We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24dcd7 commit 11c3bd4Copy full SHA for 11c3bd4
src/CMakeLists.txt
@@ -85,7 +85,6 @@ FOREACH(plugin_file ${plugins_list})
85
SET_TARGET_PROPERTIES(${plugin}
86
PROPERTIES
87
PREFIX ""
88
- NO_SONAME true
89
)
90
91
INSTALL(TARGETS ${plugin} DESTINATION ${PLUGINDIR})
0 commit comments