aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 525fdf59e8ef3df89d6eb24231a3b3220e7a8cd8 (plain)
1
2
3
4
5
6
7
8
9
10
[submodule "tests/external/googletest"]
	path = tests/external/googletest
	url = https://github.com/google/googletest.git
	branch = master
[submodule "libs/glfw"]
	path = libs/glfw
	url = https://github.com/glfw/glfw.git
[submodule "libs/glm"]
	path = libs/glm
	url = https://github.com/g-truc/glm.git