Switched to own fork of google's protobuf
This commit is contained in:
parent
3ccea1a666
commit
b262332434
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
||||||
[submodule "protobuf"]
|
[submodule "protobuf"]
|
||||||
path = protobuf
|
path = protobuf
|
||||||
url = https://github.com/google/protobuf.git
|
url = ../protobuf
|
||||||
|
|
Loading…
Reference in a new issue