From 86e6b2a2a35f46550439262978d52bdeb93c6dc6 Mon Sep 17 00:00:00 2001 From: batsumaru <> Date: Sun, 9 Aug 2026 10:54:32 +0900 Subject: Initial commit, fixed point addition --- subprojects/catch2.wrap | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 subprojects/catch2.wrap (limited to 'subprojects/catch2.wrap') diff --git a/subprojects/catch2.wrap b/subprojects/catch2.wrap new file mode 100644 index 0000000..ae29cd2 --- /dev/null +++ b/subprojects/catch2.wrap @@ -0,0 +1,6 @@ +[wrap-git] +url = https://github.com/catchorg/Catch2 +revision = v3.15.3 + +[provide] +catch2-with-main = catch2_with_main_dep -- cgit v1.3