add glfw vendor

This commit is contained in:
Mitchell Hashimoto
2022-03-29 09:28:50 -07:00
parent d3f69730ff
commit 16d5162be0
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

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

1
vendor/glfw vendored Submodule

Submodule vendor/glfw added at 7d5a16ce71