Initial Linux Arm64 build

This commit is contained in:
Dan Paulat 2025-01-23 20:20:17 -06:00
parent 11fc6ac495
commit 1d564ff7b9
2 changed files with 37 additions and 10 deletions

View file

@ -0,0 +1,8 @@
[settings]
arch=armv8
build_type=Release
compiler=gcc
compiler.cppstd=20
compiler.libcxx=libstdc++11
compiler.version=11
os=Linux