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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete
From:       David Faure <faure () kde ! org>
Date:       2011-06-23 12:23:18
Message-ID: 20110623122318.2205DAC782 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1238158 by dfaure:

link to kcmutils instead of kutils (deprecated)


 M  +1 -1      kopete/statusmenu/CMakeLists.txt  
 M  +1 -1      libkopete/CMakeLists.txt  


--- trunk/KDE/kdenetwork/kopete/kopete/statusmenu/CMakeLists.txt #1238157:1238158
@@ -19,7 +19,7 @@
 )
 
 kde4_add_library( kopetestatusmenu SHARED ${kopetestatusmenu_SRCS} )
-target_link_libraries( kopetestatusmenu kopete ${KDE4_KDEUI_LIBS} \
${KDE4_KUTILS_LIBS} ) +target_link_libraries( kopetestatusmenu kopete \
${KDE4_KDEUI_LIBS} ${KDE4_KCMUTILS_LIBS} )  set_target_properties( kopetestatusmenu \
PROPERTIES VERSION 1.0.0 SOVERSION 1 )  install(TARGETS kopetestatusmenu \
${INSTALL_TARGETS_DEFAULT_ARGS})  
--- trunk/KDE/kdenetwork/kopete/libkopete/CMakeLists.txt #1238157:1238158
@@ -146,7 +146,7 @@
 
 kde4_add_library(kopete SHARED ${kopete_LIB_SRCS})
 
-target_link_libraries(kopete ${KDE4_KUTILS_LIBS} ${KDE4_KDE3SUPPORT_LIBS} \
${KDE4_KABC_LIBS} ${KDE4_SOLID_LIBS} ${X11_LIBRARIES}) +target_link_libraries(kopete \
${KDE4_KEMOTICONS_LIBS} ${KDE4_KCMUTILS_LIBS} ${KDE4_KDE3SUPPORT_LIBS} \
${KDE4_KABC_LIBS} ${KDE4_SOLID_LIBS} ${X11_LIBRARIES})  if(NOT DISABLE_VIDEOSUPPORT)
     target_link_libraries(kopete kopete_videodevice)
 endif(NOT DISABLE_VIDEOSUPPORT)


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

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