summaryrefslogtreecommitdiffstats
path: root/tdeprint
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-04-05 12:26:09 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-04-05 12:26:09 +0200
commite7d1b8fe33c08343f305b815a7087a6f88b99b00 (patch)
tree9f8d8ede8f8020e9da345e9c77797fafb3b0eaf2 /tdeprint
parent1d498994f8f9579d8d37de7568031e1dd4c2eaa1 (diff)
downloadtdelibs-e7d1b8fe33c08343f305b815a7087a6f88b99b00.tar.gz
tdelibs-e7d1b8fe33c08343f305b815a7087a6f88b99b00.zip
Revert commit 1d498994
Diffstat (limited to 'tdeprint')
-rw-r--r--tdeprint/CMakeLists.txt1
-rw-r--r--tdeprint/cups/CMakeLists.txt1
-rw-r--r--tdeprint/cups/cupsdconf2/CMakeLists.txt1
-rw-r--r--tdeprint/ext/CMakeLists.txt1
-rw-r--r--tdeprint/lpdunix/CMakeLists.txt1
-rw-r--r--tdeprint/lpr/CMakeLists.txt1
-rw-r--r--tdeprint/management/CMakeLists.txt1
-rw-r--r--tdeprint/rlpr/CMakeLists.txt1
-rw-r--r--tdeprint/tools/escputil/CMakeLists.txt1
9 files changed, 0 insertions, 9 deletions
diff --git a/tdeprint/CMakeLists.txt b/tdeprint/CMakeLists.txt
index 233269744..40eb60f8f 100644
--- a/tdeprint/CMakeLists.txt
+++ b/tdeprint/CMakeLists.txt
@@ -40,7 +40,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeprint/cups/CMakeLists.txt b/tdeprint/cups/CMakeLists.txt
index a21e19019..aa882ca7e 100644
--- a/tdeprint/cups/CMakeLists.txt
+++ b/tdeprint/cups/CMakeLists.txt
@@ -35,7 +35,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeprint/cups/cupsdconf2/CMakeLists.txt b/tdeprint/cups/cupsdconf2/CMakeLists.txt
index b73baf02e..749d84182 100644
--- a/tdeprint/cups/cupsdconf2/CMakeLists.txt
+++ b/tdeprint/cups/cupsdconf2/CMakeLists.txt
@@ -24,7 +24,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeprint/ext/CMakeLists.txt b/tdeprint/ext/CMakeLists.txt
index 6a20b4783..83b1e3dab 100644
--- a/tdeprint/ext/CMakeLists.txt
+++ b/tdeprint/ext/CMakeLists.txt
@@ -26,7 +26,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeprint/lpdunix/CMakeLists.txt b/tdeprint/lpdunix/CMakeLists.txt
index ef5977d4e..8bbe9bf27 100644
--- a/tdeprint/lpdunix/CMakeLists.txt
+++ b/tdeprint/lpdunix/CMakeLists.txt
@@ -28,7 +28,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeprint/lpr/CMakeLists.txt b/tdeprint/lpr/CMakeLists.txt
index 9716c7ed7..7e7725ce6 100644
--- a/tdeprint/lpr/CMakeLists.txt
+++ b/tdeprint/lpr/CMakeLists.txt
@@ -29,7 +29,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeprint/management/CMakeLists.txt b/tdeprint/management/CMakeLists.txt
index fd7068885..83ba4e3f8 100644
--- a/tdeprint/management/CMakeLists.txt
+++ b/tdeprint/management/CMakeLists.txt
@@ -32,7 +32,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeprint/rlpr/CMakeLists.txt b/tdeprint/rlpr/CMakeLists.txt
index 2f726a369..65624f184 100644
--- a/tdeprint/rlpr/CMakeLists.txt
+++ b/tdeprint/rlpr/CMakeLists.txt
@@ -29,7 +29,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)
diff --git a/tdeprint/tools/escputil/CMakeLists.txt b/tdeprint/tools/escputil/CMakeLists.txt
index 4535dc5a5..3494d3cfb 100644
--- a/tdeprint/tools/escputil/CMakeLists.txt
+++ b/tdeprint/tools/escputil/CMakeLists.txt
@@ -19,7 +19,6 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
- ${XRENDER_LIBRARY_DIRS}
)