You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [github] test install with cmake and build examples
* [cmake] install custom cmake find modules
* [cmake] add required dependencies in exported config
* [cmake] only use custom FindHDF5 from config if cmake < 3.19
* [clang] remove deprecated implicit definitions
* [examples] require c++17 if not using boost
* [cmake] hdf5 link must be public
* [examples] remove complex_io.cpp (linking error)
* [examples] fix image_h5 example
* [examples] fix writer examples
* [doc] add github workflow badge to readme
* [cmake] remove unecessary addition to module path
* Revert "[examples] remove complex_io.cpp (linking error)"
This reverts commit 23cd78c.
* [clang] resolve compiler warnings
* [cmake] add option to include the examples in the project
* [examples] fix complex_io example
* [clang] resolve compiler warnings in examples
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# C++ wrapper for the HDF5 C-library
2
2
3
-
[](https://ess-dmsc.github.io/h5cpp/index.html)[](https://zenodo.org/badge/latestdoi/99373936)[](https://gitter.im/h5cpp/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3
+
[](https://ess-dmsc.github.io/h5cpp/index.html)[](https://zenodo.org/badge/latestdoi/99373936)[](https://gitter.im/h5cpp/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
0 commit comments