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

16 lines
159 B
Plaintext
Raw Normal View History

[settings]
os=Linux
arch=x86_64
compiler=clang
2023-04-21 10:27:25 +10:00
compiler.version=15
compiler.libcxx=libc++
build_type=Debug
[options]
2023-04-21 10:27:25 +10:00
[buildenv]
CC=clang-15
CXX=clang++-15