aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2017-01-23 10:30:10 -0800
committerGravatar Yuchen Zeng <zyc@google.com>2017-01-23 10:30:10 -0800
commit4c702ed1a1f5ae714c93d6738c1b1fda037b6019 (patch)
tree9b63e22d6d6e7c47b99ef1978eb40a741ea96e2d /.gitmodules
parent6a167b6e86100d013ad15802f410d7a6cb1ef355 (diff)
Add bazel build rule for c-ares
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 361696bc0b..25fecc2ec6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -27,3 +27,6 @@
[submodule "third_party/boringssl-with-bazel"]
path = third_party/boringssl-with-bazel
url = https://boringssl.googlesource.com/boringssl
+[submodule "third_party/cares/cares"]
+ path = third_party/cares/cares
+ url = https://github.com/c-ares/c-ares.git