summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 71ce34c4b776172d775932415dc02508f9f6a30b (plain)
1
2
3
4
5
6
7
8
[submodule "smart_ptr"]
	path = libs/smart_ptr
	url = ../smart_ptr.git
	fetchRecurseSubmodules = on-demand
[submodule "log"]
	path = libs/log
	url = ../log.git
	fetchRecurseSubmodules = on-demand