# 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.7@conan/stable
spdlog/1.8.0
hdf5/1.12.0

[generators]
cmake

[options]
*:shared=False

