diff options
Diffstat (limited to 'kresources/slox/CMakeLists.txt')
-rw-r--r-- | kresources/slox/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kresources/slox/CMakeLists.txt b/kresources/slox/CMakeLists.txt index affdb50d8..c1f0b6e4b 100644 --- a/kresources/slox/CMakeLists.txt +++ b/kresources/slox/CMakeLists.txt @@ -13,6 +13,7 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR} + ${CMAKE_SOURCE_DIR}/libkdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) |