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

[requires]
boost/1.82.0
cli11/2.3.2
eigen/3.4.0
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
readerwriterqueue/1.0.6
spdlog/1.12.0

[generators]
CMakeDeps

[options]
boost*:system_no_deprecated=True
boost*:asio_no_deprecated=True
boost*:filesystem_no_deprecated=True
boost*:filesystem_version=4
boost*:zlib=False
boost*:bzip2=False
boost*:lzma=False
boost*:zstd=False
boost*:without_atomic=False
boost*:without_chrono=True
boost*:without_container=True
boost*:without_context=True
boost*:without_contract=True
boost*:without_coroutine=True
boost*:without_date_time=True
boost*:without_exception=False
boost*:without_fiber=True
boost*:without_filesystem=False
boost*:without_graph=True
boost*:without_graph_parallel=True
boost*:without_iostreams=True
boost*:without_json=True
boost*:without_locale=True
boost*:without_log=True
boost*:without_math=True
boost*:without_mpi=True
boost*:without_nowide=True
boost*:without_program_options=True
boost*:without_python=True
boost*:without_random=True
boost*:without_regex=True
boost*:without_serialization=True
boost*:without_stacktrace=True
boost*:without_system=False
boost*:without_test=True
boost*:without_thread=True
boost*:without_timer=True
boost*:without_type_erasure=True
boost*:without_url=True
boost*:without_wave=True
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
