We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe60e6 commit b17ba77Copy full SHA for b17ba77
CMakeLists.txt
@@ -63,7 +63,7 @@ if(VECSIM_BUILD_TESTS)
63
option(BENCHMARK_ENABLE_TESTING "" OFF)
64
FetchContent_Declare(
65
google_benchmark
66
- URL https://github.com/google/benchmark/archive/refs/tags/v1.7.0.zip
+ URL https://github.com/google/benchmark/archive/refs/tags/v1.8.0.zip
67
)
68
FetchContent_MakeAvailable(google_benchmark)
69
0 commit comments