mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
Internal changes
PiperOrigin-RevId: 686984077
This commit is contained in:
parent
bd1806edc3
commit
955cb8154d
2 changed files with 0 additions and 14 deletions
|
|
@ -1,4 +1 @@
|
|||
# These are fetched as external repositories.
|
||||
third_party/abseil-cpp
|
||||
third_party/googletest
|
||||
_build/
|
||||
|
|
|
|||
11
.gitmodules
vendored
11
.gitmodules
vendored
|
|
@ -1,11 +0,0 @@
|
|||
[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
|
||||
Loading…
Add table
Add a link
Reference in a new issue