Skip to content
Snippets Groups Projects
Commit 69abe569 authored by Maxence Naud's avatar Maxence Naud
Browse files

upd Catch2 version 3.0.1 -> 3.7.1

parent 7844f1ae
No related branches found
No related tags found
2 merge requests!28v0.2.2,!24Change 1D attribute Tensors for scalar Tensors and use compound assignment...
...@@ -4,7 +4,7 @@ include(FetchContent) ...@@ -4,7 +4,7 @@ include(FetchContent)
FetchContent_Declare( FetchContent_Declare(
Catch2 Catch2
GIT_REPOSITORY https://github.com/catchorg/Catch2.git 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) 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