Code Review
/
cicn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ae07b5e
)
[CICN-33] Remove version from dynamic libs
03/26303/1
author
Angelo Mantellini
<
[email protected]
>
Thu, 2 Apr 2020 09:23:51 +0000
(11:23 +0200)
committer
Angelo 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
patch
|
blob
|
history
diff --git
a/libparc/parc/CMakeLists.txt
b/libparc/parc/CMakeLists.txt
index
8e2a387
..
0ff4e9e
100644
(file)
--- 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