aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 023bc2575f608a985f19a4be70b15ef060da3279 (plain)
1
2
3
4
5
6
[submodule "3rdparty/stb/source"]
	path = 3rdparty/stb/source
	url = https://github.com/nothings/stb.git
[submodule "3rdparty/glm/source"]
	path = 3rdparty/glm/source
	url = https://github.com/g-truc/glm.git