so version on libamb
authorKevron Rees <kevron_m_rees@linux.intel.com>
Mon, 12 Aug 2013 20:42:30 +0000 (13:42 -0700)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Mon, 12 Aug 2013 20:42:30 +0000 (13:42 -0700)
lib/CMakeLists.txt

index 03eb891..3343acf 100644 (file)
@@ -15,6 +15,7 @@ endif(uuid_LIBRARY)
 include_directories( ${include_dirs} ${uuid_INCLUDE_DIR})
 
 target_link_libraries(amb ${libtool_LIBRARY} ${glib_LIBRARIES} ${gio_LIBRARIES} ${uuid_LIBRARY} ${json_LIBRARIES})
+set_target_properties(amb PROPERTIES SOVERSION ${PROJECT_VERSION})
 
 configure_file (${CMAKE_CURRENT_SOURCE_DIR}/automotive-message-broker.pc.in ${CMAKE_CURRENT_BINARY_DIR}/automotive-message-broker.pc @ONLY)