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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/plugins/otr
From:       Laurent Montel <montel () kde ! org>
Date:       2008-06-06 7:45:32
Message-ID: 1212738332.658194.9155.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 817509 by mlaurent:

Use INSTALL_TARGETS_DEFAULT_ARGS, remove not necessary cmake variable

 M  +2 -2      CMakeLists.txt  


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


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

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