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 ed52590 commit a2747b6Copy full SHA for a2747b6
CMakeLists.txt
@@ -54,7 +54,7 @@ set(CATCH_INSTALL_EXTRAS Off)
54
FetchContent_Declare(
55
Catch2
56
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
57
- GIT_TAG v3.2.0
+ GIT_TAG v3.3.1
58
)
59
60
FetchContent_MakeAvailable(Catch2)
0 commit comments