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 b1383a3 commit c60447eCopy full SHA for c60447e
tests/CMakeLists.txt
@@ -25,7 +25,7 @@ else()
25
FetchContent_Declare(
26
Catch2
27
GIT_REPOSITORY https://github.com/catchorg/Catch2
28
- GIT_TAG b3fb4b9feafcd8d91c5cb510a4775143fdbef02f # v3.11.0
+ GIT_TAG 88abf9bf325c798c33f54f6b9220ef885b267f4f # v3.12.0
29
)
30
FetchContent_GetProperties(Catch2)
31
if (NOT Catch2_POPULATED)
0 commit comments