summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorClinton Stimpson <clinton@elemtech.com>2009-05-06 13:44:36 (GMT)
committerClinton Stimpson <clinton@elemtech.com>2009-05-06 13:44:36 (GMT)
commit2d22e11a4a27d196ce41a8668154f6d72b054af0 (patch)
tree662c2b1d0dda7688d21208dfa2d094f670062cc6 /Modules
parentf4f5da869c29fd9cfff58c9d9ccd9b740f42b329 (diff)
downloadCMake-2d22e11a4a27d196ce41a8668154f6d72b054af0.zip
CMake-2d22e11a4a27d196ce41a8668154f6d72b054af0.tar.gz
CMake-2d22e11a4a27d196ce41a8668154f6d72b054af0.tar.bz2
ENH: Add support for QtScriptTools in Qt 4.5.
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindQt4.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FindQt4.cmake b/Modules/FindQt4.cmake
index a806542..c5975c4 100644
--- a/Modules/FindQt4.cmake
+++ b/Modules/FindQt4.cmake
@@ -41,6 +41,7 @@
# QT_USE_QTWEBKIT
# QT_USE_QTXMLPATTERNS
# QT_USE_PHONON
+# QT_USE_QTSCRIPTTOOLS
#
# There are also some files that need processing by some Qt tools such as moc
# and uic. Listed below are macros that may be used to process those files.