summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 4214750e9973e16c0008e3f114248258a4025680 (plain)
1
2
3
4
5
6
[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