Branch 'libkolab-0.2' - CMakeLists.txt

Christian Mollekopf mollekopf at kolabsys.com
Wed May 2 13:58:51 CEST 2012


 CMakeLists.txt |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit e5bdae7bd66b9a6989ab6e7703287024d4b7addb
Author: Christian Mollekopf <mollekopf at kolabsys.com>
Date:   Wed May 2 13:56:08 2012 +0200

    Include libkolabxml headers.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 40b8716..ffbb368 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,6 +36,7 @@ include_directories(
     ${KDE4_INCLUDE_DIR}
     ${CMAKE_BINARY_DIR}
     ${CMAKE_CURRENT_SOURCE_DIR}/kolabformatV2
+    ${Libkolabxml_INCLUDES}
     ./
 )
 





More information about the commits mailing list