]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Append version number to soname with a dot
authorMatthias Maier <tamiko@kyomu.43-1.org>
Sat, 1 Mar 2014 18:01:36 +0000 (18:01 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Sat, 1 Mar 2014 18:01:36 +0000 (18:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@32594 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/CMakeLists.txt

index e16c106d464ce556cae1e2c413635d5e64e19626..c955ba18821b6925232bb93e672fc1b061b170e7 100644 (file)
@@ -73,7 +73,7 @@ FOREACH(build ${DEAL_II_BUILD_TYPES})
     # No point to wrack one's brain over the question whether a new version of
     # a C++ library is still ABI backwards compatible :-]
     #
-    SOVERSION "${DEAL_II_PACKAGE_VERSION}"
+    SOVERSION ".${DEAL_II_PACKAGE_VERSION}"
     LINK_FLAGS "${DEAL_II_LINKER_FLAGS} ${DEAL_II_LINKER_FLAGS_${build}}"
     COMPILE_DEFINITIONS "${DEAL_II_DEFINITIONS};${DEAL_II_DEFINITIONS_${build}}"
     COMPILE_FLAGS "${DEAL_II_CXX_FLAGS_${build}}"

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.