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