[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/libs/store
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2008-07-19 20:15:59
Message-ID: 1216498559.727323.3697.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 835010 by berger:

and now it wants explicit linking to QtCore

 M  +1 -1      CMakeLists.txt  


--- trunk/koffice/libs/store/CMakeLists.txt #835009:835010
@@ -25,7 +25,7 @@
 
 kde4_add_library(kstore SHARED ${kstore_LIB_SRCS})
 
-target_link_libraries(kstore ${KDE4_KIO_LIBS} ${QT_QTXML_LIBRARY})
+target_link_libraries(kstore ${KDE4_KIO_LIBS} ${QT_QTXML_LIBRARY} ${QT_QTCORE_LIBRARY})
 
 if( QCA2_FOUND )
 target_link_libraries(kstore ${QCA2_LIBRARIES})
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic