Add glfw as an external module
This commit is contained in:
parent
8c79f6f417
commit
02c16b7987
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
1
external/glfw
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 0ef149c8f2451fbc8e866834675a075cfc295b6c
|
||||||
Loading…
x
Reference in New Issue
Block a user