# Copyright (C) 2023 Roberto Rossini <roberros@uio.no>
#
# SPDX-License-Identifier: MIT

[requires]
fast_float/5.2.0
fmt/10.0.0
hdf5/1.14.0
highfive/2.7.1
libdeflate/1.18
parallel-hashmap/1.3.11
pybind11/2.10.4
spdlog/1.12.0

[generators]
CMakeDeps

[options]
fmt*:header_only=True
hdf5*:enable_cxx=False
hdf5*:hl=False
hdf5*:threadsafe=False
hdf5*:parallel=False
highfive*:with_boost=False
highfive*:with_eigen=False
highfive*:with_opencv=False
highfive*:with_xtensor=False
spdlog*:header_only=True
