vcpkg/scripts/test_ports/vcpkg-ci-rest-rpc/vcpkg.json

13 lines
200 B
JSON

{
"name": "vcpkg-ci-rest-rpc",
"version-string": "ci",
"description": "Validates rest-rpc",
"dependencies": [
"rest-rpc",
{
"name": "vcpkg-cmake",
"host": true
}
]
}