Skip to content
Snippets Groups Projects
Commit 11c3bd44 authored by Rohan Budhiraja's avatar Rohan Budhiraja Committed by Olivier Stasse
Browse files

[debian] Correct error from previous commit

Remove 'Nosoname true' for plugins
parent b24dcd73
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,6 @@ FOREACH(plugin_file ${plugins_list})
SET_TARGET_PROPERTIES(${plugin}
PROPERTIES
PREFIX ""
NO_SONAME true
)
INSTALL(TARGETS ${plugin} DESTINATION ${PLUGINDIR})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment