Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
John Tourtellott
CMB-SuperBuild
Commits
03923475
Commit
03923475
authored
Dec 20, 2018
by
T.J. Corona
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix unix packaging of standalone plugins
parent
e4ec2442
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
projects/unix/cmb.bundle.unix.cmake
projects/unix/cmb.bundle.unix.cmake
+1
-1
No files found.
projects/unix/cmb.bundle.unix.cmake
View file @
03923475
...
...
@@ -61,7 +61,7 @@ endforeach ()
foreach
(
plugin IN LISTS cmb_plugins_standalone
)
superbuild_unix_install_plugin
(
"lib
${
plugin
}
.so"
"lib"
"lib
/
${
plugin
}
"
"lib"
SEARCH_DIRECTORIES
"
${
library_paths
}
"
LOCATION
"lib/plugins"
INCLUDE_REGEXES
${
include_regexes
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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