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