mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Add direct dependencies as submodules
Change-Id: I79c59022a45135891c55eceb155eb3d717344e0b
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
[submodule "third_party/ukey2"]
|
||||
path = third_party/ukey2
|
||||
url = sso://team/nearby-eng/ukey2
|
||||
branch = master
|
||||
[submodule "third_party/protobuf"]
|
||||
path = third_party/protobuf
|
||||
url = https://github.com/protocolbuffers/protobuf
|
||||
branch = master
|
||||
[submodule "third_party/gtest"]
|
||||
path = third_party/gtest
|
||||
url = https://github.com/google/googletest
|
||||
branch = master
|
||||
[submodule "third_party/absl"]
|
||||
path = third_party/absl
|
||||
url = https://github.com/abseil/abseil-cpp
|
||||
branch = master
|
||||
[submodule "third_party/smhasher"]
|
||||
path = third_party/smhasher
|
||||
url = https://github.com/aappleby/smhasher
|
||||
branch = master
|
||||
+1
Submodule third_party/absl added at 62f05b1f57
+1
Submodule third_party/gtest added at 61f010d703
+1
Submodule third_party/protobuf added at c649397029
+1
Submodule third_party/smhasher added at 61a0530f28
+1
Submodule third_party/ukey2 added at 2fc30c8894
Reference in New Issue
Block a user