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