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
2021-11-08 10:45:20 +11:00
compiler.version=13
compiler.libcxx=libc++
build_type=Debug
[options]
[build_requires]
[env]
2021-11-08 10:45:20 +11:00
CC=clang-13
CXX=clang++-13