[submodule "gtest"]
	path = gtest
	url = https://github.com/google/googletest.git
[submodule "3rdParty/config"]
	path = 3rdParty/config
	url = https://github.com/taocpp/config.git
[submodule "3rdParty/json"]
	path = 3rdParty/json
	url = https://github.com/taocpp/json.git

