From 12b5e141be261b5ff652e8ec5153d50888859d1a Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Thu, 1 Aug 2013 18:03:42 +0200 Subject: Fix FTBFS due to libart location --- pics/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'pics') diff --git a/pics/CMakeLists.txt b/pics/CMakeLists.txt index b278a39c1..e5146680d 100644 --- a/pics/CMakeLists.txt +++ b/pics/CMakeLists.txt @@ -28,6 +28,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${LIBART_LIBRARY_DIRS} ) -- cgit v1.2.1