Compare commits

1 Commits

Author SHA1 Message Date
ea76a304d4 Add GLFW as submodule in Repo 2025-05-08 20:46:01 +02:00
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