aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar chedeti <chedeti@google.com>2016-07-31 15:11:49 -0700
committerGravatar chedeti <chedeti@google.com>2016-07-31 15:11:49 -0700
commit4d8283f93bed3b9d35362cad2c4fb38474b547d6 (patch)
tree2c0586be8b86945b27907574325afefd0fdf1be0 /.gitmodules
parent2507fef7379aa54cbced074f1b1e7ba3b53eae26 (diff)
Add thrift module
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ce647f3c45..3bfd3c9ce1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -17,3 +17,6 @@
[submodule "third_party/nanopb"]
path = third_party/nanopb
url = https://github.com/nanopb/nanopb.git
+[submodule "third_party/thrift"]
+ path = third_party/thrift
+ url = https://github.com/apache/thrift.git