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