Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Corentin Bergé
dynamic-graph
Commits
11c3bd44
Commit
11c3bd44
authored
Aug 25, 2016
by
Rohan Budhiraja
Committed by
Olivier Stasse
Dec 20, 2016
Browse files
[debian] Correct error from previous commit
Remove 'Nosoname true' for plugins
parent
b24dcd73
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
11c3bd44
...
...
@@ -85,7 +85,6 @@ FOREACH(plugin_file ${plugins_list})
SET_TARGET_PROPERTIES
(
${
plugin
}
PROPERTIES
PREFIX
""
NO_SONAME true
)
INSTALL
(
TARGETS
${
plugin
}
DESTINATION
${
PLUGINDIR
}
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment