summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2003-01-22 16:16:35 (GMT)
committerKen Martin <ken.martin@kitware.com>2003-01-22 16:16:35 (GMT)
commitafa71d1e5395c3bba8a924df871f5672d9cc28dc (patch)
treed058dc9bbeccebcf746b24f12498165fd83f60ac
parent7f336be8208da1464ad7abcb85a5db00cc336976 (diff)
downloadCMake-afa71d1e5395c3bba8a924df871f5672d9cc28dc.zip
CMake-afa71d1e5395c3bba8a924df871f5672d9cc28dc.tar.gz
CMake-afa71d1e5395c3bba8a924df871f5672d9cc28dc.tar.bz2
removed since no longer used
-rw-r--r--Modules/LinkQT.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/Modules/LinkQT.cmake b/Modules/LinkQT.cmake
deleted file mode 100644
index f62c326..0000000
--- a/Modules/LinkQT.cmake
+++ /dev/null
@@ -1,4 +0,0 @@
-# Use of this file is deprecated.
-# Replace any lines that include this file with the line below.
-
-LINK_LIBRARIES( ${QT_LIBRARIES})