summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorbatsumaru <>2026-08-09 10:54:32 +0900
committerbatsumaru <>2026-08-09 10:54:32 +0900
commit86e6b2a2a35f46550439262978d52bdeb93c6dc6 (patch)
tree06324833942126ca5132ec595d8880c8a8a55eed /subprojects
Initial commit, fixed point addition
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/catch2.wrap6
1 files changed, 6 insertions, 0 deletions
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