From c5017f5fcf5b2c9846cea77be107c89f535d5df9 Mon Sep 17 00:00:00 2001 From: Benjamin Reed Date: Sun, 29 Jan 2006 16:51:22 +0000 Subject: mess with the path only or QtTest svn path=/trunk/KDE/kdelibs/; revision=503588 --- modules/FindKDE4.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/FindKDE4.cmake') diff --git a/modules/FindKDE4.cmake b/modules/FindKDE4.cmake index 654d53af..09d1558b 100644 --- a/modules/FindKDE4.cmake +++ b/modules/FindKDE4.cmake @@ -40,7 +40,7 @@ ENDIF(UNIX) #this line includes FindQt.cmake, which searches the Qt library and headers FIND_PACKAGE(Qt4 REQUIRED) -SET(QT_AND_KDECORE_LIBS ${QT_DEFINITIONS} ${QT_QTCORE_LIBRARY} kdecore) +SET(QT_AND_KDECORE_LIBS ${QT_QTCORE_LIBRARY} kdecore) #add some KDE specific stuff # not used in Qt4: QT_NO_COMPAT, QT_CLEAN_NAMESPACE, QT_THREAD_SUPPORT -- cgit v1.2.1