mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-16 22:17:02 +07:00
add google benchmark for the future
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -4,3 +4,9 @@
|
||||
[submodule "develop/vendors/fmt"]
|
||||
path = develop/vendors/fmt
|
||||
url = https://github.com/fmtlib/fmt
|
||||
[submodule "develop/vendors/gbench"]
|
||||
path = develop/vendors/gbench
|
||||
url = https://github.com/google/benchmark
|
||||
[submodule "develop/vendors/vmath.hpp"]
|
||||
path = develop/vendors/vmath.hpp
|
||||
url = https://github.com/BlackMATov/vmath.hpp
|
||||
|
||||
Reference in New Issue
Block a user