From: Angelo Mantellini Date: Thu, 2 Apr 2020 09:23:51 +0000 (+0200) Subject: [CICN-33] Remove version from dynamic libs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=b7be9e9b1e5ab7410238103fcad9a2c732c89227;p=cicn.git [CICN-33] Remove version from dynamic libs Signed-off-by: Angelo Mantellini Change-Id: I3f50b8817f6ce494a514d68ce1bc0578b378384e --- diff --git a/libparc/parc/CMakeLists.txt b/libparc/parc/CMakeLists.txt index 8e2a3875..0ff4e9ed 100644 --- a/libparc/parc/CMakeLists.txt +++ b/libparc/parc/CMakeLists.txt @@ -409,8 +409,6 @@ else() target_link_libraries(parc.shared ${PARC_BIN_LIBRARIES}) set_target_properties(parc.shared PROPERTIES C_STANDARD 99 - SOVERSION 1 - VERSION 1.0 OUTPUT_NAME parc ) set(libparcLibraries parc