Base Template

Supports MacOS (ARM)
Windows is Untested
Linux is Untested
This commit is contained in:
Colton Staiduhar
2026-02-05 15:14:03 -05:00
parent d55a0dff9a
commit 96b71da74b
8 changed files with 610 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
*.DS_Store
.vscode/
build/
thirdparty/
CMakeFiles/
CmakeCache.txt
cmake_install.cmake
Makefile
GSM_TEMPLATE