[submodule "gflags"]
	path = third_party/gflags
	url = https://github.com/gflags/gflags
[submodule "grpc"]
	path = third_party/grpc
	url = https://github.com/grpc/grpc
[submodule "pybind11"]
	path = third_party/pybind11
	url = https://github.com/pybind/pybind11
