diff options
Diffstat (limited to 'kode/kxml_compiler/CMakeLists.txt')
-rw-r--r-- | kode/kxml_compiler/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kode/kxml_compiler/CMakeLists.txt b/kode/kxml_compiler/CMakeLists.txt index 85592be8e..a84bdb630 100644 --- a/kode/kxml_compiler/CMakeLists.txt +++ b/kode/kxml_compiler/CMakeLists.txt @@ -11,6 +11,7 @@ include_directories( ${CMAKE_SOURCE_DIR} + ${CMAKE_SOURCE_DIR}/libkdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) |