Skip to content
Snippets Groups Projects
Commit 2372ac6d authored by Charles Villard's avatar Charles Villard
Browse files

edit: unit_tests: upgrade catch2

parent f9d74d9f
No related branches found
No related tags found
No related merge requests found
Pipeline #57178 failed
......@@ -3,7 +3,7 @@ Include(FetchContent)
FetchContent_Declare(
Catch2
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
GIT_TAG v3.0.1 # or a later release
GIT_TAG v3.7.1 # or a later release
)
FetchContent_MakeAvailable(Catch2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment