projects
/
profile
/
ivi
/
automotive-message-broker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f75282
)
so version on libamb
author
Kevron Rees
<kevron_m_rees@linux.intel.com>
Mon, 12 Aug 2013 20:42:30 +0000
(13:42 -0700)
committer
Kevron Rees
<kevron_m_rees@linux.intel.com>
Mon, 12 Aug 2013 20:42:30 +0000
(13:42 -0700)
lib/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/CMakeLists.txt
b/lib/CMakeLists.txt
index
03eb891
..
3343acf
100644
(file)
--- a/
lib/CMakeLists.txt
+++ b/
lib/CMakeLists.txt
@@
-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)