Skip to content

allow system zlib when building hdf5

Choose a tag to compare

@scivision scivision released this 11 May 07:25
· 658 commits to main since this release
953bf8b

allow system zlib to be used when building hdf5

this avoids twice-defined ZLIB::ZLIB errors

If there's still errors, recommend manually specifying to build HDF5:

cmake -B build -Dhdf5_external=on