From 9f749e63a93d1b6cd42c3e1136e0e6f63a742708 Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Thu, 1 Aug 2013 18:04:49 +0200 Subject: Fix FTBFS due to libart location --- kdesktop/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'kdesktop') diff --git a/kdesktop/CMakeLists.txt b/kdesktop/CMakeLists.txt index 2f88769d2..0acb0a48a 100644 --- a/kdesktop/CMakeLists.txt +++ b/kdesktop/CMakeLists.txt @@ -36,6 +36,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${LIBART_LIBRARY_DIRS} ) -- cgit v1.2.1