summaryrefslogtreecommitdiff
path: root/plugins/unistim/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/unistim/CMakeLists.txt')
-rw-r--r--plugins/unistim/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/unistim/CMakeLists.txt b/plugins/unistim/CMakeLists.txt
index a1cc41f028..612fcc1ffd 100644
--- a/plugins/unistim/CMakeLists.txt
+++ b/plugins/unistim/CMakeLists.txt
@@ -53,7 +53,6 @@ add_library(unistim ${LINK_MODE_MODULE}
${PLUGIN_FILES}
)
set_target_properties(unistim PROPERTIES PREFIX "")
-set_target_properties(unistim PROPERTIES SOVERSION ${CPACK_PACKAGE_VERSION})
set_target_properties(unistim PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
target_link_libraries(unistim epan)