summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 401e1cfbc1dcaafebffed15e3b686637f7c0ef21 (plain)
1
2
3
4
5
6
7
8
9
[submodule "third_party/abseil"]
	path = third_party/abseil
	url = https://git.benjamin.barenblat.name/glplanet-abseil.git
[submodule "third_party/date"]
	path = third_party/date
	url = https://github.com/HowardHinnant/date.git
[submodule "third_party/glew"]
	path = third_party/glew
	url = https://github.com/Perlmint/glew-cmake.git