summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 0cd76b39766fad668ec426da6b588cec0826df1b (plain)
1
2
3
4
5
6
7
[submodule "external/gtest"]
	path = external/gtest
	url = https://github.com/google/googletest.git
[submodule "external/imgui"]
	path = external/imgui
	url = https://github.com/ocornut/imgui.git
	branch = docking