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