From 94503aa3c1d78be826a93e3d74e2222fbe277412 Mon Sep 17 00:00:00 2001 From: Andreas Pakulat Date: Wed, 20 Jun 2007 19:37:24 +0000 Subject: Remove the now uncessary QtScript from QT_QTUITOOLS_LIBRARY. svn path=/trunk/KDE/kdelibs/; revision=678154 --- modules/FindQt4.cmake | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules') 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 -- cgit v1.2.1