summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 383739be7dcdec9d6b2815c0d1afa5d921ec0a48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "getoptpp"]
	path = src/getoptpp
	url = git://git.drumgizmo.org/getoptpp.git
[submodule "test/uunit"]
	path = test/uunit
	url = git://git.drumgizmo.org/uunit.git
[submodule "getopt-for-windows"]
	path = getopt-for-windows
	url = https://github.com/Chunde/getopt-for-windows.git
[submodule "json"]
	path = json
	url = https://github.com/nlohmann/json.git