diff options
Diffstat (limited to 'kicker/applets')
-rw-r--r-- | kicker/applets/launcher/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kicker/applets/launcher/CMakeLists.txt b/kicker/applets/launcher/CMakeLists.txt index 0cb4c36e6..7a81b31f7 100644 --- a/kicker/applets/launcher/CMakeLists.txt +++ b/kicker/applets/launcher/CMakeLists.txt @@ -21,6 +21,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${DBUS_TQT_LIBRARY_DIRS} ) |