aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Pakulat <apaku@gmx.de>2007-06-20 19:37:24 +0000
committerAndreas Pakulat <apaku@gmx.de>2007-06-20 19:37:24 +0000
commit94503aa3c1d78be826a93e3d74e2222fbe277412 (patch)
treec4ed0ec815c31dd1945818eb8bf46a17c1e455ad
parentc03f75251d402279374ff280fedadaaa04112ee4 (diff)
downloadextra-cmake-modules-94503aa3c1d78be826a93e3d74e2222fbe277412.tar.gz
extra-cmake-modules-94503aa3c1d78be826a93e3d74e2222fbe277412.tar.bz2
Remove the now uncessary QtScript from QT_QTUITOOLS_LIBRARY.
svn path=/trunk/KDE/kdelibs/; revision=678154
-rw-r--r--modules/FindQt4.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/FindQt4.cmake b/modules/FindQt4.cmake
index 9ce256fc..e453398b 100644
--- a/modules/FindQt4.cmake
+++ b/modules/FindQt4.cmake
@@ -803,10 +803,6 @@ IF (QT4_QMAKE_FOUND)
_QT4_ADJUST_LIB_VARS(QTMAIN)
ENDIF(WIN32)
- IF(QT_QTSCRIPT_LIBRARY AND QT_QTUITOOLS_LIBRARY)
- SET(QT_QTUITOOLS_LIBRARY ${QT_QTUITOOLS_LIBRARY} ${QT_QTSCRIPT_LIBRARY} )
- ENDIF(QT_QTSCRIPT_LIBRARY AND QT_QTUITOOLS_LIBRARY)
-
#######################################
#
# Check the executables of Qt