Internal changes

PiperOrigin-RevId: 686984077
This commit is contained in:
Mike Kruskal 2024-10-17 11:27:13 -07:00 committed by Copybara-Service
parent bd1806edc3
commit 955cb8154d
2 changed files with 0 additions and 14 deletions

View file

@ -1,4 +1 @@
# These are fetched as external repositories.
third_party/abseil-cpp
third_party/googletest
_build/

11
.gitmodules vendored
View file

@ -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