inital, almost working cross-compilation setup with Visual Studio and cmake

This commit is contained in:
Colin Sames
2026-04-03 15:51:02 +02:00
commit 39d875a316
356 changed files with 326295 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "external/SDL"]
path = external/SDL
url = https://github.com/libsdl-org/SDL