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-11-19 09:41:23 +10:00
compiler.version=17
compiler.libcxx=libc++
build_type=Debug
[options]
[build_requires]
[env]
2023-11-19 09:41:23 +10:00
CC=clang-17
CXX=clang++-17