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