added benchmark submodule

This commit is contained in:
2025-09-17 20:14:33 +03:00
parent 5875930f1a
commit 7b671dbd90
6 changed files with 28 additions and 28 deletions

5
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "extlibs/googletest"]
path = extlibs/googletest
url = https://github.com/google/googletest.git
url = https://github.com/google/googletest.git
[submodule "extlibs/benchmark"]
path = extlibs/benchmark
url = https://github.com/google/benchmark.git