summaryrefslogtreecommitdiffstats
path: root/src/newui/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:06:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:06:29 -0600
commitc0b24fe164924298d7e6ae33964b3c65fadbcba3 (patch)
tree2ba50375d78b077b266b224e4413150ef3e60a15 /src/newui/CMakeLists.txt
parent33d15e862e09fbcbb05e209f832414bd8a01291e (diff)
downloadtdevelop-c0b24fe164924298d7e6ae33964b3c65fadbcba3.tar.gz
tdevelop-c0b24fe164924298d7e6ae33964b3c65fadbcba3.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/newui/CMakeLists.txt')
-rw-r--r--src/newui/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/newui/CMakeLists.txt b/src/newui/CMakeLists.txt
index e6f6b124..b1f89a56 100644
--- a/src/newui/CMakeLists.txt
+++ b/src/newui/CMakeLists.txt
@@ -15,10 +15,6 @@ include_directories(
${TQT_INCLUDE_DIRS}
)
-link_directories(
- ${TQT_LIBRARY_DIRS}
-)
-
##### d (shared) ################################