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
LidarView
LidarView-Superbuild
Commits
0afa4b9c
Commit
0afa4b9c
authored
Jan 25, 2021
by
Jerome Dias
Browse files
[refactor] Reorder modules needed to make python plugin.
parent
81f1c158
Changes
1
Hide whitespace changes
Inline
Side-by-side
Projects/paraview.cmake
View file @
0afa4b9c
...
...
@@ -83,9 +83,12 @@ superbuild_add_project(paraview
-DModule_vtkIOTecplotTable:BOOL=ON
-DModule_vtkIOTRUCHAS:BOOL=ON
-DModule_vtkIOVPIC:BOOL=ON
# end of modules required when opening a .series
# beginning of modules required when making python plugins with numpy array
-DModule_vtkPVPythonAlgorithm:BOOL=ON
-DModule_vtkFiltersVerdict:BOOL=ON
# end of modules required when
opening a .series
# end of modules required when
making python plugins with numpy array
-DPQWIDGETS_DISABLE_QTWEBKIT:BOOL=ON
...
...
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