# Here you can specify desired software packages to be downloaded by conan.
# To activate reading this file from CMakeLists.txt, enable the setting -DH5PP_DOWNLOAD_METHOD=conan


[requires]
eigen/3.3.9
spdlog/1.8.2
hdf5/1.12.0

[generators]
cmake

[options]
*:shared=False

