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 --- tqt3integration/utils/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tqt3integration') diff --git a/tqt3integration/utils/CMakeLists.txt b/tqt3integration/utils/CMakeLists.txt index da78e6a99..15283e74c 100644 --- a/tqt3integration/utils/CMakeLists.txt +++ b/tqt3integration/utils/CMakeLists.txt @@ -21,6 +21,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${DBUS_TQT_LIBRARY_DIRS} ) ##### gen (internal executable) ######################## -- cgit v1.2.1