[Kde-bindings] KDE/kdebindings/smoke/nepomuk
    Richard Dale 
    Richard_Dale at tipitina.demon.co.uk
       
    Wed Dec  3 19:51:54 UTC 2008
    
    
  
SVN commit 892206 by rdale:
* Restore the nepomuk query libs, which were incorrectly removed as the smoke 
  library won't link without them.
  They are in kdebase though and so perhaps the nepomuk smoke libs and bindings
  shouldn't be built by default.
CCMAIL: kde-bindings at kde.org
 M  +2 -0      CMakeLists.txt  
--- trunk/KDE/kdebindings/smoke/nepomuk/CMakeLists.txt #892205:892206
@@ -84,6 +84,8 @@
 
 target_link_libraries(smokenepomuk 
     ${NEPOMUK_LIBRARIES}
+    nepomukquery
+    nepomukqueryclient
     ${KDE4_KDECORE_LIBS}
     smokesoprano
     smokekde
    
    
More information about the Kde-bindings
mailing list