include(common)

# This a host profile for an arm64 on Apple M1.
# Use that profile for -pr options.

[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=17
compiler.libcxx=libc++
compiler.version=15
os=Macos
