diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 021954f5..1b59229d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "robin-map"] path = external/robin-map url = https://github.com/Tessil/robin-map.git +[submodule "benchmark"] + path = external/benchmark + url = https://github.com/google/benchmark.git |
