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

List:       kde-commits
Subject:    KDE/kdepim/akregator/src
From:       Jeff Mitchell <kde-dev () emailgoeshere ! com>
Date:       2008-09-29 11:45:00
Message-ID: 1222688700.447508.31918.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 865892 by mitchell:

Fix linking.  Why is kdepim build always broken?  Don't people test compile before \
comitting?


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdepim/akregator/src/CMakeLists.txt #865891:865892
@@ -107,7 +107,7 @@
 
 kde4_add_plugin(akregatorpart ${akregatorpart_PART_SRCS})
 
-target_link_libraries(akregatorpart  ${KDE4_KUTILS_LIBS} ${KDE4_KNOTIFYCONFIG_LIBS} \
akregatorinterfaces akregatorprivate kdepim ${KDE4_SYNDICATION_LIBS} \
${KDE4_KPIMUTILS_LIBS}) +target_link_libraries(akregatorpart  ${KDE4_KUTILS_LIBS} \
${KDE4_KNOTIFYCONFIG_LIBS} ${KDE4_SOLID_LIBRARY} akregatorinterfaces akregatorprivate \
kdepim ${KDE4_SYNDICATION_LIBS} ${KDE4_KPIMUTILS_LIBS})  
 install(TARGETS akregatorpart  DESTINATION ${PLUGIN_INSTALL_DIR})
 


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

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