diff options
Diffstat (limited to 'knewstuff')
-rw-r--r-- | knewstuff/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/knewstuff/CMakeLists.txt b/knewstuff/CMakeLists.txt index 4493ee385..9a402a22b 100644 --- a/knewstuff/CMakeLists.txt +++ b/knewstuff/CMakeLists.txt @@ -23,6 +23,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) |