We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a152bb0 commit 260a7baCopy full SHA for 260a7ba
1 file changed
subprojects/catch2.wrap
@@ -0,0 +1,9 @@
1
+[wrap-git]
2
+directory = catch2
3
+url = https://github.com/catchorg/Catch2.git
4
+revision = v3.8.0
5
+
6
+[provide]
7
+dependency_names = catch2_dep, catch2_with_main_dep
8
+catch2 = catch2_dep
9
+catch2_with_main = catch2_with_main_dep
0 commit comments