Skip to content

Commit 5aba7e8

Browse files
committed
Update catch2
1 parent 88c28b1 commit 5aba7e8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

tests/unittests/CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include(FetchContent)
22

3-
set(CATCH_VERSION 3.3.2)
4-
set(CATCH_SHA256 SHA256=802a1d7f98f8e38a7913b596c5e3356ea76c544acb7c695bfd394544556359f3)
3+
set(CATCH_VERSION 3.5.2)
4+
set(CATCH_SHA256 SHA256=85fcc78d0c3387b15ad82f22a94017b29e4fe7c1cf0a05c3dd465b2746eef73f)
55
set(CATCH_URL "${THIRD_PARTY_DIRECTORY}/Catch2-${CATCH_VERSION}.zip" CACHE STRING "URL to the Catch")
66

77
FetchContent_Declare(Catch2

third-party/Catch2-3.3.2.zip

-1.31 MB
Binary file not shown.

third-party/Catch2-3.5.2.zip

1.38 MB
Binary file not shown.

0 commit comments

Comments
 (0)