From 64ee31f218f1f399c162f0c8bc147f54bd5208bf Mon Sep 17 00:00:00 2001 From: aneejit1 Date: Tue, 23 Jun 2020 04:30:19 +0000 Subject: Add paths for libarts_gpl and imlib to link_directories Signed-off-by: aneejit1 --- kuickshow/src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'kuickshow') diff --git a/kuickshow/src/CMakeLists.txt b/kuickshow/src/CMakeLists.txt index 96eabcd3..c0b714f9 100644 --- a/kuickshow/src/CMakeLists.txt +++ b/kuickshow/src/CMakeLists.txt @@ -18,6 +18,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${IMLIB_LIBRARY_DIRS} ) -- cgit v1.2.3