mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-04 11:55:51 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
[settings]
|
|
arch={{detect_api.detect_arch()}}
|
|
build_type=Release
|
|
compiler=apple-clang
|
|
compiler.cppstd=20
|
|
compiler.libcxx=libc++
|
|
compiler.version=16
|
|
os=Macos
|