From 33d15e862e09fbcbb05e209f832414bd8a01291e Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Sun, 27 Jan 2013 02:33:47 +0100 Subject: Fix FTBFS --- src/newui/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/newui/CMakeLists.txt b/src/newui/CMakeLists.txt index b1f89a56..e6f6b124 100644 --- a/src/newui/CMakeLists.txt +++ b/src/newui/CMakeLists.txt @@ -15,6 +15,10 @@ include_directories( ${TQT_INCLUDE_DIRS} ) +link_directories( + ${TQT_LIBRARY_DIRS} +) + ##### d (shared) ################################ -- cgit v1.2.3