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