File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ macro(ThirdPartiesAdd_fmtlib)
4747endmacro ()
4848
4949macro (ThirdPartiesAdd_Catch2)
50- set (3rdparty_Catch2_VERSION "2.13.6 " CACHE STRING "Embedded catch2 version" )
51- set (3rdparty_Catch2_CHECKSUM "SHA256=48dfbb77b9193653e4e72df9633d2e0383b9b625a47060759668480fdf24fbd4 " CACHE STRING "Embedded catch2 checksum" )
50+ set (3rdparty_Catch2_VERSION "3.4.0 " CACHE STRING "Embedded catch2 version" )
51+ set (3rdparty_Catch2_CHECKSUM "SHA256=122928b814b75717316c71af69bd2b43387643ba076a6ec16e7882bfb2dfacbb " CACHE STRING "Embedded catch2 checksum" )
5252 set (3rdparty_Catch2_URL "https://github.com/catchorg/Catch2/archive/refs/tags/v${3rdparty_Catch2_VERSION} .tar.gz" )
5353 set (CATCH_BUILD_EXAMPLES OFF CACHE INTERNAL "" )
5454 set (CATCH_BUILD_EXTRA_TESTS OFF CACHE INTERNAL "" )
You can’t perform that action at this time.
0 commit comments