mirror of https://github.com/ArduPilot/ardupilot
gbenchmark: add submodule for Google Benchmark at version v0.1.0
This commit is contained in:
parent
e2790f4f3b
commit
1dfd8bc3c7
|
@ -10,3 +10,6 @@
|
|||
[submodule "modules/waf"]
|
||||
path = modules/waf
|
||||
url = git://github.com/diydrones/waf.git
|
||||
[submodule "modules/gbenchmark"]
|
||||
path = modules/gbenchmark
|
||||
url = git://github.com/google/benchmark.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 006d23ccca1375a973b7fae0cc351cedb41b812a
|
Loading…
Reference in New Issue