IAP GITLAB

Skip to content
Snippets Groups Projects
conanfile.txt 1.33 KiB
Newer Older
spdlog/1.9.2
yaml-cpp/0.7.0
arrow/10.0.0
ralfulrich's avatar
ralfulrich committed
[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

ralfulrich's avatar
ralfulrich committed

[options]
readline:shared=True
arrow:shared=False
arrow:parquet=True
arrow:fPIC=False
ralfulrich's avatar
ralfulrich committed
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