Skip to content

Commit 11c3bd4

Browse files
proyanolivier-stasse
authored andcommitted
[debian] Correct error from previous commit
Remove 'Nosoname true' for plugins
1 parent b24dcd7 commit 11c3bd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ FOREACH(plugin_file ${plugins_list})
8585
SET_TARGET_PROPERTIES(${plugin}
8686
PROPERTIES
8787
PREFIX ""
88-
NO_SONAME true
8988
)
9089
9190
INSTALL(TARGETS ${plugin} DESTINATION ${PLUGINDIR})

0 commit comments

Comments
 (0)