12 строки
406 B
Plaintext
12 строки
406 B
Plaintext
[submodule "thirdparty/grpc"]
|
|
path = thirdparty/grpc
|
|
url = https://github.com/grpc/grpc.git
|
|
# When using CMake to build, the zlib submodule inside of the grpc
|
|
# submodule ends up with a generated file that makes Git consider
|
|
# the submodule dirty.
|
|
ignore = dirty
|
|
|
|
[submodule "thirdparty/rapidjson"]
|
|
path = thirdparty/rapidjson
|
|
url = https://github.com/miloyip/rapidjson.git
|