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

List:       kde-commits
Subject:    KDE/kdepim/kresources/groupwise/soap
From:       Will Stephenson <wstephenson () kde ! org>
Date:       2008-05-21 8:51:04
Message-ID: 1211359864.244851.24792.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 810646 by wstephens:

install shared lib and use generic versioning

 M  +3 -0      CMakeLists.txt  


--- trunk/KDE/kdepim/kresources/groupwise/soap/CMakeLists.txt #810645:810646
@@ -27,6 +27,9 @@
 
 kde4_add_library(gwsoap SHARED ${gwsoap_SRCS})
 target_link_libraries(gwsoap ${KDE4_KCAL_LIBS} ${KDE4_KABC_LIBS})
+set_target_properties(gwsoap PROPERTIES VERSION ${GENERIC_LIB_VERSION} SOVERSION \
${GENERIC_LIB_SOVERSION} ) +install(TARGETS gwsoap DESTINATION ${LIB_INSTALL_DIR})
+
 ########### install files ###############
 
 


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

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