[submodule "third_party/cppdap"]
	path = third_party/cppdap
	url = https://github.com/google/cppdap
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://github.com/google/googletest.git
[submodule "third_party/json"]
	path = third_party/json
	url = https://github.com/nlohmann/json.git
[submodule "third_party/libbacktrace/src"]
	path = third_party/libbacktrace/src
	url = https://github.com/ianlancetaylor/libbacktrace.git
[submodule "third_party/PowerVR_Examples"]
	path = third_party/PowerVR_Examples
	url = https://github.com/powervr-graphics/Native_SDK.git
[submodule "third_party/benchmark"]
	path = third_party/benchmark
	url = https://github.com/google/benchmark.git
