Initial Commit

This commit is contained in:
2025-05-08 16:54:08 +03:00
commit 92e6f7feea
2 changed files with 53 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: catch2
description: A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later
version: 3.7.1
url: https://github.com/catchorg/catch2
license: BSL1
architecture: any
make_depends: ["cmake","python3"]
type: source