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 --- ksvg/plugin/backends/libart/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'ksvg/plugin/backends/libart') diff --git a/ksvg/plugin/backends/libart/CMakeLists.txt b/ksvg/plugin/backends/libart/CMakeLists.txt index a10e5662..ceb62f23 100644 --- a/ksvg/plugin/backends/libart/CMakeLists.txt +++ b/ksvg/plugin/backends/libart/CMakeLists.txt @@ -28,6 +28,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${ART_LIBRARY_DIRS} ) -- cgit v1.2.3