hdf5-cmake-example

CMake HDF5 hello world example.

BSD-3-CLAUSE License

Stars
16

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.