build/conan/profile/x86_64-clang-linux-debug

18 lines
172 B
Plaintext
Raw Normal View History

[settings]
os=Linux
arch=x86_64
compiler=clang
2023-05-15 11:23:30 +10:00
compiler.version=16
compiler.libcxx=libc++
build_type=Debug
[options]
[build_requires]
[env]
2023-05-15 11:23:30 +10:00
CC=clang-16
CXX=clang++-16