include(common)

# Host profile for Intel Mac (x86_64) or Rosetta 2 emulation on Apple Silicon.
# Use that profile for -pr options.

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