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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/plugins/otr
From:       Allen Winter <winter () kde ! org>
Date:       2008-03-12 20:29:59
Message-ID: 1205353799.639620.4694.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 784933 by winterz:

use variables for kio and kdeui libs


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdenetwork/kopete/plugins/otr/CMakeLists.txt #784932:784933
@@ -41,7 +41,7 @@
 
 kde4_add_library(kopete_otr_shared SHARED ${kopete_otr_shared_LIB_SRCS})
 
-target_link_libraries(kopete_otr_shared kopete kio kdeui ${KDE4_KDECORE_LIBS} otr)
+target_link_libraries(kopete_otr_shared kopete ${KDE4_KIO_LIBS} ${KDE4_KDEUI_LIBS} \
${KDE4_KDECORE_LIBS} otr)  
 set_target_properties(kopete_otr_shared PROPERTIES VERSION 1.0.0 SOVERSION 1)
 install(TARGETS kopete_otr_shared DESTINATION ${LIB_INSTALL_DIR})


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

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