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 4597b6c commit fa3f535Copy full SHA for fa3f535
tests/CMakeLists.txt
@@ -13,7 +13,7 @@ set(GFX_TIMSORT_SANITIZE "" CACHE STRING "Comma-separated list of options to pas
13
FetchContent_Declare(
14
Catch2
15
GIT_REPOSITORY https://github.com/catchorg/Catch2
16
- GIT_TAG v3.5.0
+ GIT_TAG fa43b77429ba76c462b1898d6cd2f2d7a9416b14 # v3.7.1
17
SYSTEM
18
FIND_PACKAGE_ARGS 3.1.0
19
)
0 commit comments