Add GLFW as submodule in Repo

This commit is contained in:
2025-05-08 20:46:01 +02:00
parent f75f7067ff
commit ea76a304d4
2 changed files with 4 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "backends/desktop/glfw"]
path = backends/desktop/glfw
url = https://github.com/glfw/glfw.git