Add thrift module

pull/7594/head
chedeti 9 years ago
parent 2507fef737
commit 4d8283f93b
  1. 3
      .gitmodules
  2. 1
      third_party/thrift

3
.gitmodules vendored

@ -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

@ -0,0 +1 @@
Subproject commit bcad91771b7f0bff28a1cac1981d7ef2b9bcef3c
Loading…
Cancel
Save