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

[conf]
tools.build:compiler_executables={'c': 'clang-15', 'cpp': 'clang++-15'}
