diff options
Diffstat (limited to 'kresources/featureplan/CMakeLists.txt')
-rw-r--r-- | kresources/featureplan/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/featureplan/CMakeLists.txt b/kresources/featureplan/CMakeLists.txt index c365c8cbb..7d07c761e 100644 --- a/kresources/featureplan/CMakeLists.txt +++ b/kresources/featureplan/CMakeLists.txt @@ -69,6 +69,6 @@ tde_add_library( kcal_resourcefeatureplan SHARED AUTOMOC SOURCES kcal_resourcefeatureplan.cpp kcal_resourcefeatureplanconfig.cpp VERSION 1.0.0 - LINK featureplancommon-static kdepim-shared + LINK featureplancommon-static tdepim-shared DESTINATION ${LIB_INSTALL_DIR} ) |