summaryrefslogtreecommitdiffstats
path: root/khelpcenter/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-01-20 18:15:24 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-01-20 18:15:24 +0100
commitb666d5a3c2f225f25890198289a43c74ab88ed84 (patch)
treedf963804f5415d2b06bc802159155978fb095a8c /khelpcenter/CMakeLists.txt
parentf77994ca5eda6fc12158a7162f98e4068e76a8a1 (diff)
downloadtdebase-b666d5a3c2f225f25890198289a43c74ab88ed84.tar.gz
tdebase-b666d5a3c2f225f25890198289a43c74ab88ed84.zip
Fix dbus-tqt-1 link directory
Diffstat (limited to 'khelpcenter/CMakeLists.txt')
-rw-r--r--khelpcenter/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/khelpcenter/CMakeLists.txt b/khelpcenter/CMakeLists.txt
index 279ecd389..dc1165fe7 100644
--- a/khelpcenter/CMakeLists.txt
+++ b/khelpcenter/CMakeLists.txt
@@ -22,6 +22,7 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
+ ${DBUS_TQT_LIBRARY_DIRS}
)