hdf5-cmake-example icon indicating copy to clipboard operation
hdf5-cmake-example copied to clipboard

CMake HDF5 hello world example.

CMake HDF5 hello world example

Example project which demonstrates the use of HDF5 within CMake infrastructure. Here CMakeLists.txt will attempt to find and link to HDF5 if already installed, or download, configure, compile, and link HDF5 otherwise. Licensed under BSD-3.