19 lines
552 B
YAML
19 lines
552 B
YAML
name: catch2
|
|
description: A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later
|
|
version: 3.15.3
|
|
revision: 1
|
|
url: https://github.com/catchorg/catch2
|
|
license: BSL1
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- cmake
|
|
- python3
|
|
downloads:
|
|
- url: https://github.com/catchorg/Catch2/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: b0299ae552918220a7a6e21e7de5b714777f4e8c883fb70c4bb23fe01df8c6e3
|