IAP GITLAB

Skip to content
Snippets Groups Projects
conanfile.txt 624 B
[requires]
spdlog/1.9.2
catch2/2.13.8
eigen/3.3.8
boost/1.78.0
zlib/1.2.13
proposal/7.4.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=auto
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