summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2008-03-18 21:26:50 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2008-03-18 21:26:50 (GMT)
commitcaa6de5b898c0a756ae34cba578343cca3956d56 (patch)
tree407f638cd5e3c573c50027c845169baebf1063e8 /Modules
parent5eb8133af475cf9f31f770f67680243944723463 (diff)
downloadCMake-caa6de5b898c0a756ae34cba578343cca3956d56.zip
CMake-caa6de5b898c0a756ae34cba578343cca3956d56.tar.gz
CMake-caa6de5b898c0a756ae34cba578343cca3956d56.tar.bz2
STYLE: fix documentation, QT_LIBRARIES doesn't exist, and also didn't exist
in cmake 2.4.3, the first stable cmake 2.4.x release Alex
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindQt4.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/Modules/FindQt4.cmake b/Modules/FindQt4.cmake
index 4b408e4..c591a16 100644
--- a/Modules/FindQt4.cmake
+++ b/Modules/FindQt4.cmake
@@ -30,8 +30,7 @@
# QT_USE_QTXMLPATTERNS
# QT_USE_PHONON
#
-# All the libraries required are stored in a variable called QT_LIBRARIES.
-# Add this variable to your TARGET_LINK_LIBRARIES. Inlcudes and definitions
+# Includes and definitions
# needed for compiling Qt code is already set up by including the QT_USE_FILE.
#
# macro QT4_WRAP_CPP(outfiles inputfile ... OPTIONS ...)