aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-10-25 17:02:20 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-10-25 17:02:20 -0700
commitd3cd017f5d5e0d1b3ca94ce8e89389eff8d6f853 (patch)
tree79272177fa5e40b8d6c8fd49979a513bd06acb51 /.gitmodules
parent64100caec9c79b87a0b1ac2ac41f196a057b827a (diff)
Initial google_benchmark integration: source changes
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 3665cde63f..c32881cb95 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -17,3 +17,6 @@
[submodule "third_party/thrift"]
path = third_party/thrift
url = https://github.com/apache/thrift.git
+[submodule "third_party/google_benchmark"]
+ path = third_party/google_benchmark
+ url = https://github.com/google/benchmark