blob: a5cf3aaaee0ea3b77fd832d4531718cb5c812ffe [file] [log] [blame]
Nicolas Nobleec63b8e2014-12-08 16:39:50 -08001[submodule "third_party/zlib"]
2 path = third_party/zlib
3 url = https://github.com/madler/zlib
4[submodule "third_party/openssl"]
5 path = third_party/openssl
6 url = https://github.com/openssl/openssl.git
7 branch = OpenSSL_1_0_2-stable
8[submodule "third_party/protobuf"]
9 path = third_party/protobuf
10 url = https://github.com/google/protobuf.git
Masood Malekghassemi19b14782015-05-28 16:51:52 -070011 branch = v3.0.0-alpha-3
Nicolas Noble9db85092014-12-10 14:24:07 -080012[submodule "third_party/gflags"]
13 path = third_party/gflags
Tony Hand4482472015-04-03 14:02:12 +080014 url = https://github.com/gflags/gflags.git