summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kode/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kode/CMakeLists.txt b/kode/CMakeLists.txt
index d02a1b30..03b4cf66 100644
--- a/kode/CMakeLists.txt
+++ b/kode/CMakeLists.txt
@@ -12,6 +12,7 @@
add_subdirectory( kxml_compiler )
include_directories(
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)