blob: c48bf84a479d03142ca0fc9500226994715ec474 (
plain)
1
2
3
4
5
6
7
8
9
|
[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
|