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 f9ddc75 commit a6a229aCopy full SHA for a6a229a
benchmarks/CMakeLists.txt
@@ -3,7 +3,7 @@ include(FetchContent)
3
FetchContent_Declare(
4
counters
5
GIT_REPOSITORY https://github.com/lemire/counters.git
6
- GIT_TAG v2.1.0
+ GIT_TAG v2.2.0
7
)
8
9
FetchContent_MakeAvailable(counters)
0 commit comments