[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-09 9:27:13
Message-ID: 1215595633.716519.11928.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 829846 by berger:

sounds like explicit linking to QtXML is required for me

 M  +1 -1      CMakeLists.txt  


--- trunk/koffice/libs/store/CMakeLists.txt #829845:829846
@@ -25,7 +25,7 @@
 
 kde4_add_library(kstore SHARED ${kstore_LIB_SRCS})
 
-target_link_libraries(kstore ${KDE4_KIO_LIBS})
+target_link_libraries(kstore ${KDE4_KIO_LIBS} ${QT_QTXML_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