[kmobiletools] KDE/kdepim/kmobiletools/tests/testlibkmobiletools

Marco Gulino marco at kmobiletools.org
Thu Jun 21 16:12:48 CEST 2007


SVN commit 678490 by gulino:

SILENT: Wondering why dashbot still didn't see that header, hope this fixes that..


 M  +2 -1      CMakeLists.txt  


--- trunk/KDE/kdepim/kmobiletools/tests/testlibkmobiletools/CMakeLists.txt #678489:678490
@@ -1,10 +1,11 @@
 include_directories(
    ${CMAKE_CURRENT_SOURCE_DIR}
+   ${CMAKE_CURRENT_SOURCE_DIR}/../../kmobiletools/libkmobiletools
    ${CMAKE_CURRENT_BINARY_DIR}
    ${CMAKE_SOURCE_DIR}/kmobiletools/kmobiletools/libkmobiletools
    )
 set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}" )
-
+message( "************ ${CMAKE_CURRENT_SOURCE_DIR}/../../kmobiletools/libkmobiletools")
 set(testlibkmobiletools_SRCS testlibkmobiletools.cpp )
 
 kde4_automoc(${testlibkmobiletools_SRCS})


More information about the kmobiletools mailing list