We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c16fa commit 14eac2cCopy full SHA for 14eac2c
extern/benchmark/CMakeLists.txt
@@ -18,7 +18,7 @@ message(STATUS "Building Google Benchmark as part of the Detray project")
18
19
# Declare where to get Google Benchmark from.
20
set(DETRAY_BENCHMARK_SOURCE
21
- "URL;https://github.com/google/benchmark/archive/refs/tags/v1.8.3.tar.gz;URL_MD5;7b93dd03670665684f1b2e9b70ad17fe"
+ "URL;https://github.com/google/benchmark/archive/refs/tags/v1.9.1.tar.gz;URL_MD5;92000ef8b4a7b1e9229972f8943070a7"
22
CACHE STRING
23
"Source for Google Benchmark, when built as part of this project"
24
)
0 commit comments