[Pkg-running-devel] [openambit] 17/131: Set version of library

Christian Perrier bubulle at moszumanska.debian.org
Thu Jul 17 20:19:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

bubulle pushed a commit to branch master
in repository openambit.

commit 7e7dd79ca93a88fcd8426a062e1daba73e92e446
Author: Emil Ljungdahl <emil at kratern.se>
Date:   Sat Dec 14 11:45:11 2013 +0100

    Set version of library
---
 src/libambit/CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/libambit/CMakeLists.txt b/src/libambit/CMakeLists.txt
index a5aaac1..84d8425 100644
--- a/src/libambit/CMakeLists.txt
+++ b/src/libambit/CMakeLists.txt
@@ -19,6 +19,8 @@ target_link_libraries(
   m
 )
 
+set_target_properties(ambit PROPERTIES VERSION 0.0.1 SOVERSION 1) 
+
 include_directories(
   hidapi
 )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/openambit.git



More information about the Pkg-running-devel mailing list