We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0198be3 commit a02b825Copy full SHA for a02b825
test/CMakeLists.txt
@@ -12,7 +12,7 @@
12
13
spiner_content_declare(Catch2
14
GIT_REPO https://github.com/catchorg/Catch2.git
15
- GIT_TAG v3.0.1 # or any later release
+ GIT_TAG v3.7.1 # or any later release
16
EXPECTED_TARGETS Catch2::Catch2
17
NAMESPACE spinerTest
18
)
0 commit comments