diff options
Diffstat (limited to 'tdeio/misc')
-rw-r--r-- | tdeio/misc/CMakeLists.txt | 1 | ||||
-rw-r--r-- | tdeio/misc/kpac/CMakeLists.txt | 1 | ||||
-rw-r--r-- | tdeio/misc/kssld/CMakeLists.txt | 1 | ||||
-rw-r--r-- | tdeio/misc/tdefile/CMakeLists.txt | 1 | ||||
-rw-r--r-- | tdeio/misc/tdentlm/CMakeLists.txt | 1 | ||||
-rw-r--r-- | tdeio/misc/tdesasl/CMakeLists.txt | 1 | ||||
-rw-r--r-- | tdeio/misc/tdesendbugmail/CMakeLists.txt | 1 | ||||
-rw-r--r-- | tdeio/misc/tdewalletd/CMakeLists.txt | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/tdeio/misc/CMakeLists.txt b/tdeio/misc/CMakeLists.txt index b505fccd7..64004dbcc 100644 --- a/tdeio/misc/CMakeLists.txt +++ b/tdeio/misc/CMakeLists.txt @@ -40,7 +40,6 @@ include_directories( link_directories( ${TDECORE_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/tdeio/misc/kpac/CMakeLists.txt b/tdeio/misc/kpac/CMakeLists.txt index 4c65e3f07..14af52de1 100644 --- a/tdeio/misc/kpac/CMakeLists.txt +++ b/tdeio/misc/kpac/CMakeLists.txt @@ -26,7 +26,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) ##### other data ################################ diff --git a/tdeio/misc/kssld/CMakeLists.txt b/tdeio/misc/kssld/CMakeLists.txt index ce478d109..813ce44f0 100644 --- a/tdeio/misc/kssld/CMakeLists.txt +++ b/tdeio/misc/kssld/CMakeLists.txt @@ -23,7 +23,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/tdeio/misc/tdefile/CMakeLists.txt b/tdeio/misc/tdefile/CMakeLists.txt index 5d0012681..9e90b956c 100644 --- a/tdeio/misc/tdefile/CMakeLists.txt +++ b/tdeio/misc/tdefile/CMakeLists.txt @@ -21,7 +21,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/tdeio/misc/tdentlm/CMakeLists.txt b/tdeio/misc/tdentlm/CMakeLists.txt index 3f38abc7b..a4c23d4e8 100644 --- a/tdeio/misc/tdentlm/CMakeLists.txt +++ b/tdeio/misc/tdentlm/CMakeLists.txt @@ -19,7 +19,6 @@ include_directories( link_directories( ${TDECORE_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/tdeio/misc/tdesasl/CMakeLists.txt b/tdeio/misc/tdesasl/CMakeLists.txt index 73fefb8f1..4953d9c07 100644 --- a/tdeio/misc/tdesasl/CMakeLists.txt +++ b/tdeio/misc/tdesasl/CMakeLists.txt @@ -18,7 +18,6 @@ include_directories( link_directories( ${TDECORE_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/tdeio/misc/tdesendbugmail/CMakeLists.txt b/tdeio/misc/tdesendbugmail/CMakeLists.txt index dce2c4949..3dffadb22 100644 --- a/tdeio/misc/tdesendbugmail/CMakeLists.txt +++ b/tdeio/misc/tdesendbugmail/CMakeLists.txt @@ -19,7 +19,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) diff --git a/tdeio/misc/tdewalletd/CMakeLists.txt b/tdeio/misc/tdewalletd/CMakeLists.txt index 7d2c06a09..2d0d2ef28 100644 --- a/tdeio/misc/tdewalletd/CMakeLists.txt +++ b/tdeio/misc/tdewalletd/CMakeLists.txt @@ -24,7 +24,6 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} - ${XRENDER_LIBRARY_DIRS} ) |