[settings]
arch=x86_64
build_type=Release
compiler=clang
compiler.cppstd=20
compiler.libcxx=libc++
compiler.version=17
os=Linux

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