An open API service indexing awesome lists of open source software.

https://github.com/bast/hdf5-cmake-example

CMake HDF5 hello world example.
https://github.com/bast/hdf5-cmake-example

Last synced: about 1 year ago
JSON representation

CMake HDF5 hello world example.

Awesome Lists containing this project

README

          

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](../master/LICENSE).