add glfw submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -10,3 +10,6 @@
|
|||||||
[submodule "3rd/libvmx"]
|
[submodule "3rd/libvmx"]
|
||||||
path = 3rd/libvmx
|
path = 3rd/libvmx
|
||||||
url = https://github.com/openmediatransport/libvmx.git
|
url = https://github.com/openmediatransport/libvmx.git
|
||||||
|
[submodule "3rd/glfw"]
|
||||||
|
path = 3rd/glfw
|
||||||
|
url = https://github.com/glfw/glfw.git
|
||||||
|
|||||||
1
3rd/glfw
Submodule
1
3rd/glfw
Submodule
Submodule 3rd/glfw added at 8e15281d34
Reference in New Issue
Block a user