git-subtree-dir: libs/protobuf git-subtree-split: fcd3b9a85ef36e46643dc30176cea1a7ad62e02b
15 lines
518 B
Plaintext
15 lines
518 B
Plaintext
[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_2022_06_23
|
|
[submodule "third_party/jsoncpp"]
|
|
path = third_party/jsoncpp
|
|
url = https://github.com/open-source-parsers/jsoncpp.git
|
|
[submodule "third_party/utf8_range"]
|
|
path = third_party/utf8_range
|
|
url = https://github.com/protocolbuffers/utf8_range.git
|