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 --- khotkeys/kcontrol/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'khotkeys') diff --git a/khotkeys/kcontrol/CMakeLists.txt b/khotkeys/kcontrol/CMakeLists.txt index 73f295447..1f56d5443 100644 --- a/khotkeys/kcontrol/CMakeLists.txt +++ b/khotkeys/kcontrol/CMakeLists.txt @@ -23,6 +23,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${DBUS_TQT_LIBRARY_DIRS} ) -- cgit v1.2.1