summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 21a3f68fdd22eeef29c30a8fe12a6f41025c8b49 (plain)
1
2
3
4
5
6
7
8
9
[submodule "subprojects/json"]
	path = subprojects/json
	url = https://github.com/nlohmann/json.git
[submodule "subprojects/glm"]
	path = subprojects/glm
	url = https://github.com/g-truc/glm.git
[submodule "subprojects/glfw"]
	path = subprojects/glfw
	url = https://github.com/glfw/glfw.git