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
2022-04-24 15:09:30 +10:00
compiler.version=14
compiler.libcxx=libc++
build_type=Debug
[options]
[build_requires]
[env]
2022-04-24 15:09:30 +10:00
CC=clang-14
CXX=clang++-14