Browse Source

gbenchmark: add submodule for Google Benchmark at version v0.1.0

mission-4.1.18
Gustavo Jose de Sousa 9 years ago committed by Andrew Tridgell
parent
commit
1dfd8bc3c7
  1. 3
      .gitmodules
  2. 1
      modules/gbenchmark

3
.gitmodules vendored

@ -10,3 +10,6 @@
[submodule "modules/waf"] [submodule "modules/waf"]
path = modules/waf path = modules/waf
url = git://github.com/diydrones/waf.git url = git://github.com/diydrones/waf.git
[submodule "modules/gbenchmark"]
path = modules/gbenchmark
url = git://github.com/google/benchmark.git

1
modules/gbenchmark

@ -0,0 +1 @@
Subproject commit 006d23ccca1375a973b7fae0cc351cedb41b812a
Loading…
Cancel
Save