aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: f8a98613d133a61219d74247a1987aa6702fdefc (plain)
1
2
3
4
5
[submodule "lib/googletest"]
	path = lib/googletest
	url = https://github.com/google/googletest
	branch = v1.15.x
	shallow = true