aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..e92c15b
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,9 @@
+[submodule "benches/gbench"]
+ path = benches/gbench
+ url = https://github.com/google/benchmark.git
+[submodule "benches/tidwall"]
+ path = benches/tidwall
+ url = https://github.com/tidwall/hashmap.c.git
+[submodule "benches/abseil"]
+ path = benches/abseil
+ url = https://github.com/abseil/abseil-cpp.git