Bump minimum required version of hdf5 in CMakeLists.txt

This commit is contained in:
Ward Fisher 2024-09-04 11:11:46 -06:00
parent 3d795fafbb
commit 60f9094241

View File

@ -114,7 +114,7 @@ if(USE_HDF5)
##
# Assert HDF5 version meets minimum required version.
##
set(HDF5_VERSION_REQUIRED 1.8.10)
set(HDF5_VERSION_REQUIRED 1.8.15)
###
# For now we assume that if we are building netcdf