Skip to content

[cmake] Bumps version of hdf5 to 1.14.3 when built via ogs

Lars Bilke requested to merge bilke/ogs:bump-hdf5 into master

Related: !4777 (merged)

Does not increase minimum version, which means that if there is a system installed version lower than 1.14.3 it will be used. If you need the new version make sure that CMake does not find something else or set OGS_BUILD_HDF5=ON.

  1. Feature description was added to the changelog
Edited by Lars Bilke

Merge request reports