Add glfw as an external module

This commit is contained in:
Godzil 2020-11-14 19:36:54 +00:00
parent 8c79f6f417
commit 02c16b7987
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "external/portaudio"] [submodule "external/portaudio"]
path = external/portaudio path = external/portaudio
url = https://git.assembla.com/portaudio.git url = https://git.assembla.com/portaudio.git
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git

1
external/glfw vendored Submodule

@ -0,0 +1 @@
Subproject commit 0ef149c8f2451fbc8e866834675a075cfc295b6c