added glfw support

This commit is contained in:
2024-09-01 18:53:07 -06:00
parent f941e90f08
commit 76c67ce5e3
4 changed files with 26 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

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