Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
370 B
JSON

{
"name": "bext-ut",
"version": "2.0.1",
"description": "C++ single header/single module, macro-free μ(micro)/Unit Testing Framework.",
"homepage": "https://github.com/boost-ext/ut",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}