diff options
Diffstat (limited to 'dcop/client')
-rw-r--r-- | dcop/client/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dcop/client/CMakeLists.txt b/dcop/client/CMakeLists.txt index d0b0ee935..bcf6b66c4 100644 --- a/dcop/client/CMakeLists.txt +++ b/dcop/client/CMakeLists.txt @@ -19,6 +19,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) |