mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-07 07:02:53 +03:00
Summary: X-link: https://github.com/facebookincubator/velox/pull/5350 Adds the latest google benchmark version (v1.8.0) to the manifests. This is required by Zstrong, which I'm adding in a stacked diff. bypass-github-export-checks Reviewed By: quark-zju Differential Revision: D46747196 fbshipit-source-id: 624ca665cff0617d515a1647683870c7a5cb5c66
14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
[manifest]
|
|
name = benchmark
|
|
|
|
[download]
|
|
url = https://github.com/google/benchmark/archive/refs/tags/v1.8.0.tar.gz
|
|
sha256 = ea2e94c24ddf6594d15c711c06ccd4486434d9cf3eca954e2af8a20c88f9f172
|
|
|
|
[build]
|
|
builder = cmake
|
|
subdir = benchmark-1.8.0/
|
|
|
|
[cmake.defines]
|
|
BENCHMARK_ENABLE_TESTING=OFF
|