18 lines
174 B
Plaintext
18 lines
174 B
Plaintext
|
[settings]
|
||
|
os=Linux
|
||
|
arch=x86_64
|
||
|
|
||
|
compiler=clang
|
||
|
compiler.version=10
|
||
|
compiler.libcxx=libc++
|
||
|
|
||
|
build_type=Release
|
||
|
|
||
|
[options]
|
||
|
|
||
|
[build_requires]
|
||
|
|
||
|
[env]
|
||
|
CC=clang-10
|
||
|
CXX=clang++-10
|