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
T.J. Corona
CMB-SuperBuild
Commits
6cd5abae
Commit
6cd5abae
authored
Sep 10, 2015
by
Ben Boeckel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
paraview: load CMB plugins in ParaView
parent
a3ba2283
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Projects/paraview.cmake
Projects/paraview.cmake
+3
-1
No files found.
Projects/paraview.cmake
View file @
6cd5abae
...
...
@@ -59,6 +59,9 @@ if (__BUILDBOT_INSTALL_LOCATION)
-DPARAVIEW_CUSTOM_INSTALL_NAME_DIR:STRING=<INSTALL_DIR>
)
endif
()
list
(
APPEND extra_cmake_args
-DPARAVIEW_EXTRA_EXTERNAL_PLUGINS:STRING=CMB_Plugin
)
#this can't be quoted, since that will introduce an extra
#set of quotes into pqparaviewInitializer, and break the build
set
(
optional_plugins CMB_Plugin+KMLExporter_Plugin
)
...
...
@@ -134,5 +137,4 @@ add_external_project(paraview
-DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=TRUE
${
extra_cmake_args
}
LIST_SEPARATOR @
)
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