commit | a0f8609d0d93359d5c5e981c054da630e31e5970 | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad@onlab.us> | Wed Jun 21 22:58:39 2017 +0000 |
committer | Shad Ansari <shad@onlab.us> | Wed Jun 21 22:58:39 2017 +0000 |
tree | 5c7cdee8d1a391244837e770ff9bd1001206a496 | |
parent | 49a08d1a4c16bf3eafb3c087eddfc20488e5d6af [diff] [blame] |
add protobuf submodule
diff --git a/.gitmodules b/.gitmodules index e98f319..411fab3 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -7,3 +7,6 @@ [submodule "third_party/protobuf-c"] path = third_party/protobuf-c url = https://github.com/protobuf-c/protobuf-c.git +[submodule "third_party/protobuf"] + path = third_party/protobuf + url = https://github.com/google/protobuf.git