summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 1555e063426678b7fab91f42bbfbec18f1a5ea9d (plain)
1
2
3
4
5
6
7
[submodule "tests/googletest"]
	path = tests/googletest
	url = https://github.com/google/googletest.git
	branch = master
[submodule "libs/OptParse/cpp-optparse"]
	path = libs/OptParse/cpp-optparse
	url = https://github.com/weisslj/cpp-optparse.git
OpenPOWER on IntegriCloud