Skip to content

Commit

Permalink
Set version number (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
aacostadiaz authored Oct 25, 2024
1 parent e0c3ceb commit 0162a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ include(FetchContent)
FetchContent_Declare(
googlebenchmark
GIT_REPOSITORY https://github.com/google/benchmark.git
GIT_TAG main
GIT_TAG v1.9.0
)
FetchContent_MakeAvailable(googlebenchmark)

Expand Down

0 comments on commit 0162a1e

Please sign in to comment.