[Kst] branches/work/kst/portto4/kst/src/libkstmath

Adam Treat treat at kde.org
Fri Feb 16 23:27:48 CET 2007


SVN commit 634343 by treat:

* Need to find the generated 
ksttimers.h include...


 M  +1 -1      CMakeLists.txt  


--- branches/work/kst/portto4/kst/src/libkstmath/CMakeLists.txt #634342:634343
@@ -1,5 +1,5 @@
 
-include_directories( ${CMAKE_SOURCE_DIR}/src/extdate ${CMAKE_SOURCE_DIR}/src/libkst ${KDE4_INCLUDE_DIR} ${QT_INCLUDES}  )
+include_directories( ${CMAKE_SOURCE_DIR}/src/extdate ${CMAKE_SOURCE_DIR}/src/libkst ${CMAKE_BINARY_DIR}/src/libkst ${KDE4_INCLUDE_DIR} ${QT_INCLUDES}  )
 
 
 ########### next target ###############


More information about the Kst mailing list