diff options
Diffstat (limited to 'kcontrol/background')
-rw-r--r-- | kcontrol/background/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/background/CMakeLists.txt b/kcontrol/background/CMakeLists.txt index d45c31f19..7996f58a6 100644 --- a/kcontrol/background/CMakeLists.txt +++ b/kcontrol/background/CMakeLists.txt @@ -23,6 +23,7 @@ if( BUILD_KCONTROL OR BUILD_KDESKTOP OR BUILD_TDM ) link_directories( ${TQT_LIBRARY_DIRS} + ${LIBART_LIBRARY_DIRS} ) ##### bgnd (static) ############################# |