From 9a2e72cb3d13be5b4b007b9c5c6046204a039c24 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Wed, 2 Nov 2016 08:34:15 +0100 Subject: [PATCH] Update protobuf --- .gitmodules | 4 ++++ deps/protobuf | 1 + 2 files changed, 5 insertions(+) create mode 160000 deps/protobuf diff --git a/.gitmodules b/.gitmodules index 53cfedbf..e9a27958 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,3 +39,7 @@ path = deps/base128 url = https://github.com/seizu/base128.git branch = master +[submodule "deps/protobuf"] + path = deps/protobuf + url = https://github.com/google/protobuf.git + branch = master diff --git a/deps/protobuf b/deps/protobuf new file mode 160000 index 00000000..8fcd24b8 --- /dev/null +++ b/deps/protobuf @@ -0,0 +1 @@ +Subproject commit 8fcd24b8dbba46748a9d880a2372736a8b1a6852