ess-dmsc / h5cpp

C++ wrapper for the HDF5 C-library
https://ess-dmsc.github.io/h5cpp/
GNU Lesser General Public License v2.1
116 stars 19 forks source link

Issue 634: add back HDF5_INCLUDE_DIRS into h5cpp.pc #635

Closed jkotan closed 1 year ago

jkotan commented 1 year ago

It resolves #634 by adding HDF5_INCLUDE_DIRS into h5cpp.pc back. It also upgrade macos tests to macos-11 and fix the h5cpp::h5cpp target name in the documentation.