commit | 3ffbddd9dcd1f6ca062405fdbdd467873e910181 | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad@onlab.us> | Wed Jun 21 22:35:06 2017 +0000 |
committer | Shad Ansari <shad@onlab.us> | Wed Jun 21 22:35:06 2017 +0000 |
tree | 58dd1bd3b9e772b2fc50ac901f883f5146000569 | |
parent | 17f0e81ae7cab8d891815ded057e403105b32c18 [diff] [blame] |
add protobuf-c module
diff --git a/.gitmodules b/.gitmodules index 46e4dc7..e98f319 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -4,3 +4,6 @@ [submodule "third_party/grpc"] path = third_party/grpc url = https://github.com/grpc/grpc.git +[submodule "third_party/protobuf-c"] + path = third_party/protobuf-c + url = https://github.com/protobuf-c/protobuf-c.git