18 lines
172 B
Plaintext
18 lines
172 B
Plaintext
[settings]
|
|
os=Linux
|
|
arch=x86_64
|
|
|
|
compiler=clang
|
|
compiler.version=16
|
|
compiler.libcxx=libc++
|
|
|
|
build_type=Debug
|
|
|
|
[options]
|
|
|
|
[build_requires]
|
|
|
|
[env]
|
|
CC=clang-16
|
|
CXX=clang++-16
|