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

List:       kde-commits
Subject:    playground/pim/kcall/kcall
From:       Tobias Hunger <tobias.hunger () basyskom ! de>
Date:       2007-07-22 17:31:28
Message-ID: 1185125488.279234.29725.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 690992 by hunger:

Use our VERSION and SO_VERSION.


 M  +4 -1      CMakeLists.txt  


--- trunk/playground/pim/kcall/kcall/CMakeLists.txt #690991:690992
@@ -37,6 +37,7 @@
     vcardview.cpp
     keypad.cpp 
     historyprovider.cpp
+    historymodel.cpp
 )
 
 QT4_ADD_DBUS_INTERFACE(kcall_LIB_SRCS
@@ -59,7 +60,9 @@
                       ${DECIBEL_LDFLAGS}
 )
 
-set_target_properties(kcall PROPERTIES VERSION ${GENERIC_LIB_VERSION} SOVERSION \
${GENERIC_LIB_SOVERSION} ) +set_target_properties(kcall PROPERTIES VERSION ${VERSION}
+                                       SOVERSION ${SO_VERSION}
+)
 install(TARGETS kcall  DESTINATION ${LIB_INSTALL_DIR})
 
 ########### next target ###############


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

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