mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-04 11:55:51 +00:00
12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
[settings]
|
|
arch={{detect_api.detect_arch()}}
|
|
build_type=Release
|
|
compiler=apple-clang
|
|
compiler.cppstd=20
|
|
compiler.libcxx=libc++
|
|
compiler.version=17
|
|
os=Macos
|
|
|
|
[conf]
|
|
grpc/1.50.1:tools.build:cxxflags+=["-Wno-missing-template-arg-list-after-template-kw"]
|