diff options
Diffstat (limited to 'kresources/featureplan')
-rw-r--r-- | kresources/featureplan/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kresources/featureplan/CMakeLists.txt b/kresources/featureplan/CMakeLists.txt index 01ffd669f..5af26e081 100644 --- a/kresources/featureplan/CMakeLists.txt +++ b/kresources/featureplan/CMakeLists.txt @@ -24,6 +24,7 @@ endif( ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_SOURCE_DIR} + ${CMAKE_SOURCE_DIR}/libkdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) |