diff options
Diffstat (limited to 'tdewallet')
-rw-r--r-- | tdewallet/backend/CMakeLists.txt | 1 | ||||
-rw-r--r-- | tdewallet/client/CMakeLists.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tdewallet/backend/CMakeLists.txt b/tdewallet/backend/CMakeLists.txt index 7e3466326..886e6c385 100644 --- a/tdewallet/backend/CMakeLists.txt +++ b/tdewallet/backend/CMakeLists.txt @@ -20,7 +20,6 @@ include_directories( link_directories( ${TDECORE_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/tdewallet/client/CMakeLists.txt b/tdewallet/client/CMakeLists.txt index e40debe65..531733ac8 100644 --- a/tdewallet/client/CMakeLists.txt +++ b/tdewallet/client/CMakeLists.txt @@ -19,7 +19,6 @@ include_directories( link_directories( ${TDECORE_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) |