Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
11 lines
393 B
11 lines
393 B
[submodule "third_party/googletest"] |
|
path = third_party/googletest |
|
url = https://github.com/google/googletest.git |
|
ignore = dirty |
|
[submodule "third_party/abseil-cpp"] |
|
path = third_party/abseil-cpp |
|
url = https://github.com/abseil/abseil-cpp.git |
|
branch = lts_2023_08_02 |
|
[submodule "third_party/jsoncpp"] |
|
path = third_party/jsoncpp |
|
url = https://github.com/open-source-parsers/jsoncpp.git
|
|
|