diff options
author | Geoffrey Malcolm Oxberry <goxberry@gmail.com> | 2018-01-16 03:29:00 -0800 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2018-01-19 13:44:36 -0800 |
commit | 48ae4c22b24d04ed4004dababde53d37c931adf7 (patch) | |
tree | 0062f0c673847cd40093591a6b45e91b960af954 /README.md | |
parent | 8d2e340e16713658b5fdf7b5184fa3c10b79881b (diff) | |
download | spack-48ae4c22b24d04ed4004dababde53d37c931adf7.tar.gz spack-48ae4c22b24d04ed4004dababde53d37c931adf7.tar.bz2 spack-48ae4c22b24d04ed4004dababde53d37c931adf7.tar.xz spack-48ae4c22b24d04ed4004dababde53d37c931adf7.zip |
vtk@:6.1.0 : fix NetCDF C++ bindings detection
VTK 6.1.0 and earlier do not use paths stored in `NETCDF_CXX_ROOT` to
detect the presence of NetCDF C++ headers and libraries. Consequently,
VTK 6.1.0 does not build.
This commit fixes this bug by setting the advanced variables
`NETCDF_CXX_INCLUDE_DIR` and `NETCDF_CXX_LIBRARY` at the command line
to specify the directory containing headers and the full library path
for the NetCDF C++ bindings.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions