mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-04-24 23:47:17 +00:00
12 lines
390 B
Diff
12 lines
390 B
Diff
diff -ruN tepsonic.orig/CMakeLists.txt tepsonic/CMakeLists.txt
|
|
--- tepsonic.orig/CMakeLists.txt 2014-08-18 01:25:57.000000000 +0400
|
|
+++ tepsonic/CMakeLists.txt 2014-08-18 01:26:16.303149163 +0400
|
|
@@ -88,6 +88,7 @@
|
|
|
|
include_directories(${CMAKE_CURRENT_SOURCE_DIR}
|
|
${CMAKE_CURRENT_BINARY_DIR}
|
|
+ ${PHONON_INCLUDE_DIR}
|
|
)
|
|
|
|
add_subdirectory(3rdparty)
|