summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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})