mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 22:49:01 +08:00
13 lines
200 B
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
|
|
}
|
|
]
|
|
}
|