Add gtest submodule

This commit is contained in:
Janusz Sobczak
2022-04-13 13:52:49 -07:00
parent 5240c016e0
commit 06a63f9e28
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -30,3 +30,6 @@
path = third_party/google-toolbox-for-mac/google-toolbox-for-mac
url = https://github.com/google/google-toolbox-for-mac.git
branch = main
[submodule "third_party/googletest"]
path = third_party/googletest
url = git@github.com:google/googletest.git
Vendored Submodule
+1
Submodule third_party/googletest added at 733f875989