Skip to content

Commit b17ba77

Browse files
meiravgriGuyAv46
authored andcommitted
update google benchmark to the latest version (#393)
1 parent dbe60e6 commit b17ba77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ if(VECSIM_BUILD_TESTS)
6363
option(BENCHMARK_ENABLE_TESTING "" OFF)
6464
FetchContent_Declare(
6565
google_benchmark
66-
URL https://github.com/google/benchmark/archive/refs/tags/v1.7.0.zip
66+
URL https://github.com/google/benchmark/archive/refs/tags/v1.8.0.zip
6767
)
6868
FetchContent_MakeAvailable(google_benchmark)
6969

0 commit comments

Comments
 (0)