diff options
Diffstat (limited to 'arts/knotify')
-rw-r--r-- | arts/knotify/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arts/knotify/CMakeLists.txt b/arts/knotify/CMakeLists.txt index c290e9188..4f28da95f 100644 --- a/arts/knotify/CMakeLists.txt +++ b/arts/knotify/CMakeLists.txt @@ -24,6 +24,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} ${ARTS_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) |