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
2edb3a33
Commit
2edb3a33
authored
May 02, 2017
by
Ben Boeckel
⛰
Browse files
paraview: use a system netcdfcpp if our netcdf is built
parent
8c380916
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/paraview.cmake
View file @
2edb3a33
...
...
@@ -143,6 +143,7 @@ superbuild_add_project(paraview
-DPARAVIEW_ENABLE_MATPLOTLIB:BOOL=
${
matplotlib_enabled
}
-DPARAVIEW_FREEZE_PYTHON:BOOL=
${
PARAVIEW_FREEZE_PYTHON
}
-DVTK_USE_SYSTEM_NETCDF:BOOL=
${
netcdf_enabled
}
-DVTK_USE_SYSTEM_NETCDFCPP:BOOL=
${
netcdf_built_by_superbuild
}
-DVTK_USE_SYSTEM_FREETYPE:BOOL=
${
freetype_enabled
}
-DVTK_USE_SYSTEM_HDF5:BOOL=
${
hdf5_enabled
}
-DHDF5_NO_FIND_PACKAGE_CONFIG_FILE:BOOL=ON
...
...
Write
Preview
Supports
Markdown
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