add glfw submodule

This commit is contained in:
2018-09-19 15:27:11 +07:00
parent 52f6a37f60
commit 8338861790
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "modules/utfcpp"]
path = modules/utfcpp
url = https://github.com/nemtrif/utfcpp
[submodule "modules/glfw"]
path = modules/glfw
url = https://github.com/glfw/glfw

1
modules/glfw Submodule

Submodule modules/glfw added at 15cad02235