diff options
| author | batsumaru <> | 2026-08-09 10:54:32 +0900 |
|---|---|---|
| committer | batsumaru <> | 2026-08-09 10:54:32 +0900 |
| commit | 86e6b2a2a35f46550439262978d52bdeb93c6dc6 (patch) | |
| tree | 06324833942126ca5132ec595d8880c8a8a55eed /subprojects/catch2.wrap | |
Initial commit, fixed point addition
Diffstat (limited to 'subprojects/catch2.wrap')
| -rw-r--r-- | subprojects/catch2.wrap | 6 |
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 |
