Get building with latest SDK

This commit is contained in:
2026-06-12 16:46:18 -04:00
parent 81311cc9d9
commit dce5b2e249
11 changed files with 139 additions and 78 deletions
+7
View File
@@ -0,0 +1,7 @@
---
BasedOnStyle: LLVM
TabWidth: 4
IndentWidth: 4
UseTab: ForIndentation
ColumnLimit: 0
...