15 lines
427 B
Text
15 lines
427 B
Text
[submodule "glfw"]
|
|
path = lib/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "glm"]
|
|
path = lib/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "stb"]
|
|
path = lib/stb
|
|
url = https://github.com/nothings/stb.git
|
|
[submodule "lib/openal-soft"]
|
|
path = lib/openal-soft
|
|
url = https://github.com/kcat/openal-soft.git
|
|
[submodule "lib/freealut"]
|
|
path = lib/freealut
|
|
url = https://github.com/vancegroup/freealut.git
|