yuzu/externals/vcpkg/ports/bext-ut/vcpkg.json

18 lines
335 B
JSON
Executable File

{
"name": "bext-ut",
"version": "1.1.9",
"description": "UT: C++20 μ(micro)/Unit Testing Framework",
"homepage": "https://boost-ext.github.io/ut/",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}