Add submodule protobuf
This commit is contained in:
parent
20118de517
commit
cb95e1726f
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -49,3 +49,8 @@
|
|||||||
url = https://github.com/seizu/base128.git
|
url = https://github.com/seizu/base128.git
|
||||||
shallow = true
|
shallow = true
|
||||||
branch = master
|
branch = master
|
||||||
|
[submodule "deps/protobuf"]
|
||||||
|
path = deps/protobuf
|
||||||
|
url = https://github.com/google/protobuf.git
|
||||||
|
shallow = true
|
||||||
|
branch = master
|
||||||
|
1
deps/protobuf
vendored
Submodule
1
deps/protobuf
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 350d49449bcabb491f1fb05e3ac2a91717c9ef04
|
Loading…
Reference in New Issue
Block a user