switch to cmake

This commit is contained in:
2026-07-21 22:26:52 +01:00
parent c98d556af8
commit 750016e090
17 changed files with 121593 additions and 19 deletions
+12
View File
@@ -0,0 +1,12 @@
[submodule "vendor/asset-packer"]
path = vendor/asset-packer
url = git@github.com:ShadesAndGrays/Asset-Packer.git
[submodule "vendor/raylib"]
path = vendor/raylib
url = git@github.com:ShadesAndGrays/Asset-Packer.git
[submodule "vendor/rlImGui"]
path = vendor/rlImGui
url = https://github.com/raylib-extras/rlImGui.git
[submodule "vendor/imgui"]
path = vendor/imgui
url = https://github.com/ocornut/imgui.git