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

List:       kde-buildsystem
Subject:    branches/KDE/4.3/kdelibs/nepomuk/core
From:       David Faure <faure () kde ! org>
Date:       2009-06-24 23:42:44
Message-ID: 1245886964.798741.20427.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 986771 by dfaure:

... since other test progs failed similarly, let's do it and add libsoprano.so to the \
                interface deps of nepomuk (I see Soprano::Node in the public API, so \
                it makes sense)
CCMAIL: kde-buildsystem@kde.org, sebastian@trueg.de


 M  +2 -1      CMakeLists.txt  
 M  +0 -1      ui/test/CMakeLists.txt  


--- branches/KDE/4.3/kdelibs/nepomuk/core/CMakeLists.txt #986770:986771
@@ -70,7 +70,8 @@
 )
 # FIXME: Do we need to include soprano libs in the link interface?
 #        And if so, which one(s)?
-target_link_libraries(nepomuk  LINK_INTERFACE_LIBRARIES  ${KDE4_KDEUI_LIBS} )
+# DF: added at least libsoprano.so for Soprano::Node
+target_link_libraries(nepomuk  LINK_INTERFACE_LIBRARIES  ${KDE4_KDEUI_LIBS} \
${SOPRANO_LIBRARIES})  
 
 set_target_properties(nepomuk PROPERTIES
--- branches/KDE/4.3/kdelibs/nepomuk/core/ui/test/CMakeLists.txt #986770:986771
@@ -14,5 +14,4 @@
   ${KDE4_KDEUI_LIBS}
   ${KDE4_KIO_LIBS}
   nepomuk
-  ${SOPRANO_LIBRARIES}
   )
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


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

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