[requires]
spdlog/1.9.2
catch2/2.13.8
eigen/3.3.8
boost/1.78.0
zlib/1.2.13
proposal/7.6.2
yaml-cpp/0.7.0
arrow/10.0.0
cli11/1.9.1

[build_requires]
readline/8.0 # this is only needed to fix a missing dependency in "bison" which is pulled-in by arrow
bison/[>1.0] # needed for arrow, and we HAVE to compile it

[generators]
cmake

[options]
readline:shared=True
arrow:shared=False
arrow:parquet=True
arrow:fPIC=False
arrow:with_re2=True
arrow:with_protobuf=False
arrow:with_openssl=False
arrow:with_gflags=False
arrow:with_glog=False
arrow:with_grpc=False
arrow:with_utf8proc=False
arrow:with_zstd=False
arrow:with_bz2=False
arrow:with_thrift=True

boost:without_container=True
boost:without_context=True
boost:without_contract=True
boost:without_coroutine=True
boost:without_date_time=True
boost:without_fiber=True
boost:without_filesystem=False
boost:without_graph=True
boost:without_graph_parallel=True
boost:without_iostreams=False
boost:without_json=True
boost:without_locale=True
boost:without_log=True
boost:without_math=False
boost:without_mpi=True
boost:without_nowide=True
boost:without_program_options=True
boost:without_python=True
boost:without_serialization=False
boost:without_stacktrace=True
boost:without_system=False
boost:without_test=False
boost:without_thread=True
boost:without_timer=True
boost:without_type_erasure=True
boost:without_wave=True