Update Google Benchmark v1.5.0 to get CMake < 3.6 fix

Google Benchmark v1.4.1 uses a CMake feature that is only in version >=
3.6. This was an inadvertent change in Google Benchmark (too high of a
version) that has been [fixed upstream][1] in v1.5.0.

Google Benchmark v1.5.0 now requires CMake >= 3.5.1. [Another PR][2]
will bump gRPC's minimum version as well.

[1]: 505be96ab2
[2]: https://github.com/grpc/grpc/pull/19467
pull/19535/head
Christopher Warrington 6 years ago
parent 073b234308
commit 09c55da6c2
  1. 2
      third_party/benchmark

@ -1 +1 @@
Subproject commit e776aa0275e293707b6a0901e0e8d8a8a3679508
Subproject commit 090faecb454fbd6e6e17a75ef8146acb037118d4
Loading…
Cancel
Save