From b666d5a3c2f225f25890198289a43c74ab88ed84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 20 Jan 2014 18:15:24 +0100 Subject: Fix dbus-tqt-1 link directory --- kicker/taskmanager/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'kicker/taskmanager') diff --git a/kicker/taskmanager/CMakeLists.txt b/kicker/taskmanager/CMakeLists.txt index 852b6d52c..6e4a14f2c 100644 --- a/kicker/taskmanager/CMakeLists.txt +++ b/kicker/taskmanager/CMakeLists.txt @@ -38,6 +38,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${DBUS_TQT_LIBRARY_DIRS} ) -- cgit v1.2.1