summaryrefslogtreecommitdiffstats
path: root/tdeio/misc
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/misc')
-rw-r--r--tdeio/misc/CMakeLists.txt1
-rw-r--r--tdeio/misc/kpac/CMakeLists.txt1
-rw-r--r--tdeio/misc/kssld/CMakeLists.txt1
-rw-r--r--tdeio/misc/tdefile/CMakeLists.txt1
-rw-r--r--tdeio/misc/tdentlm/CMakeLists.txt1
-rw-r--r--tdeio/misc/tdesasl/CMakeLists.txt1
-rw-r--r--tdeio/misc/tdesendbugmail/CMakeLists.txt1
-rw-r--r--tdeio/misc/tdewalletd/CMakeLists.txt1
8 files changed, 8 insertions, 0 deletions
diff --git a/tdeio/misc/CMakeLists.txt b/tdeio/misc/CMakeLists.txt
index 64004dbcc..b505fccd7 100644
--- a/tdeio/misc/CMakeLists.txt
+++ b/tdeio/misc/CMakeLists.txt
@@ -40,6 +40,7 @@ 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 14af52de1..4c65e3f07 100644
--- a/tdeio/misc/kpac/CMakeLists.txt
+++ b/tdeio/misc/kpac/CMakeLists.txt
@@ -26,6 +26,7 @@ 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 813ce44f0..ce478d109 100644
--- a/tdeio/misc/kssld/CMakeLists.txt
+++ b/tdeio/misc/kssld/CMakeLists.txt
@@ -23,6 +23,7 @@ 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 9e90b956c..5d0012681 100644
--- a/tdeio/misc/tdefile/CMakeLists.txt
+++ b/tdeio/misc/tdefile/CMakeLists.txt
@@ -21,6 +21,7 @@ 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 a4c23d4e8..3f38abc7b 100644
--- a/tdeio/misc/tdentlm/CMakeLists.txt
+++ b/tdeio/misc/tdentlm/CMakeLists.txt
@@ -19,6 +19,7 @@ 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 4953d9c07..73fefb8f1 100644
--- a/tdeio/misc/tdesasl/CMakeLists.txt
+++ b/tdeio/misc/tdesasl/CMakeLists.txt
@@ -18,6 +18,7 @@ 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 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}
)
diff --git a/tdeio/misc/tdewalletd/CMakeLists.txt b/tdeio/misc/tdewalletd/CMakeLists.txt
index 2d0d2ef28..7d2c06a09 100644
--- a/tdeio/misc/tdewalletd/CMakeLists.txt
+++ b/tdeio/misc/tdewalletd/CMakeLists.txt
@@ -24,6 +24,7 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
+ ${XRENDER_LIBRARY_DIRS}
)