[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=20
compiler.libcxx=libstdc++11
compiler.version=14
os=Linux

[options]
grpc/*:codegen=True
grpc/*:csharp_plugin=False
grpc/*:node_plugin=False
grpc/*:objective_c_plugin=False
grpc/*:php_plugin=False
grpc/*:python_plugin=False
grpc/*:ruby_plugin=False

arrow/*:with_lz4=True
arrow/*:with_snappy=True
arrow/*:with_zlip=True
arrow/*:with_zstd=True

upcxx/*:with_ibv=True

[replace_requires]
boost/*: boost/1.89.0

