yuzu/externals/vcpkg/ports/catch/vcpkg.json

10 lines
181 B
JSON
Executable File

{
"name": "catch",
"version-string": "alias",
"port-version": 1,
"description": "Deprecated alias for Catch2 unit testing framework",
"dependencies": [
"catch2"
]
}