[CICN-33] Remove version from dynamic libs 03/26303/1
authorAngelo Mantellini <[email protected]>
Thu, 2 Apr 2020 09:23:51 +0000 (11:23 +0200)
committerAngelo Mantellini <[email protected]>
Thu, 2 Apr 2020 09:23:51 +0000 (11:23 +0200)
Signed-off-by: Angelo Mantellini <[email protected]>
Change-Id: I3f50b8817f6ce494a514d68ce1bc0578b378384e

libparc/parc/CMakeLists.txt

index 8e2a387..0ff4e9e 100644 (file)
@@ -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