[shark] 02/24: Revert "added SOVERSION recommendiation of issue #21"
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Dec 10 19:50:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository shark.
commit 76adba3e747a5eee666432d39206e3961be9eede
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon Nov 30 18:13:21 2015 +0000
Revert "added SOVERSION recommendiation of issue #21"
This reverts commit a1a68fdaf410527a1bb6a0f5c6acbfb6f0bb55ef.
---
src/CMakeLists.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 53134e3..a875fc1 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -33,7 +33,6 @@ add_library( shark ${SHARK_SRCS} ${SHARK_HEADERS} )
target_link_libraries( shark ${LINK_LIBRARIES})
set_target_properties( shark PROPERTIES DEBUG_POSTFIX _debug )
-set_target_properties( shark PROPERTIES VERSION ${SHARK_VERSION_MAJOR}.${SHARK_VERSION_MINOR}.${SHARK_VERSION_PATCH} SOVERSION 0 )
if( WIN32 )
set_target_properties( shark PROPERTIES DEBUG_PREFIX ../ )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git
More information about the debian-science-commits
mailing list