Skip to content

Tags: DavidAce/h5pp

Tags

v1.11.3

Toggle v1.11.3's commit message
Dropped support for ubuntu 20.04

v1.11.2

Toggle v1.11.2's commit message
Fix h5pp::format and h5pp::print for fmt versions < 8

v1.11.1

Toggle v1.11.1's commit message
Ignore .vs

v1.11.0.1

Toggle v1.11.0.1's commit message
Patch FindFilesystem.cmake that was failing in v1.11.0

v1.11.0

Toggle v1.11.0's commit message
Updated quickstart example

v1.10.1

Toggle v1.10.1's commit message
Updated cache action

v1.10.0

Toggle v1.10.0's commit message
Reintroduced patch to automated HDF5 to export zlib and szip as publi…

…c dependencies

v1.9.0

Toggle v1.9.0's commit message
Reduce minimum required cmake version to 3.15

v1.8.6

Toggle v1.8.6's commit message
Use NEW policy CMP0074 to let find_dependency use _ROOT variables

v1.8.5

Toggle v1.8.5's commit message
Updated bundled FindHDF5.cmake to support CMake 3.19+

* replaced target hdf5::hdf5 with hdf5::all to avoid conflicts with new target naming convention
* The old target name hdf5::hdf5 is now defined by official FindHDF5.cmake as the target for the HDF5 C library "libhdf5"