Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
b383e658
Commit
b383e658
authored
Feb 12, 2019
by
Cory Quammen
Browse files
paraview: specify Python 2 for build
parent
e865ebef
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/paraview.cmake
View file @
b383e658
...
...
@@ -157,6 +157,7 @@ superbuild_add_project(paraview
-DPARAVIEW_ENABLE_QT_SUPPORT:BOOL=
${
qt5_enabled
}
-DPARAVIEW_ENABLE_FFMPEG:BOOL=
${
ffmpeg_enabled
}
-DPARAVIEW_ENABLE_PYTHON:BOOL=
${
PARAVIEW_ENABLE_PYTHON
}
-DPARAVIEW_PYTHON_VERSION:STRING=2
-DPARAVIEW_ENABLE_COSMOTOOLS:BOOL=
${
cosmotools_enabled
}
-DPARAVIEW_ENABLE_XDMF3:BOOL=
${
xdmf3_enabled
}
-DPARAVIEW_ENABLE_LAS:BOOL=
${
las_enabled
}
...
...
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