add dependencies as submodules

This commit is contained in:
2025-08-11 09:59:17 +02:00
parent 7ef32c06ea
commit 25cd3a29b6
4 changed files with 9 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw.git
[submodule "lib/libarchive"]
path = lib/libarchive
url = https://github.com/libarchive/libarchive.git