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

18 lines
350 B
JSON

{
"name": "vcpkg-ci-cmake-toolchain-file",
"version-string": "ci",
"description": "Validate vcpkg.cmake toolchain file",
"homepage": "https://github.com/microsoft/vcpkg",
"license": "MIT",
"dependencies": [
{
"name": "unit-test-cmake",
"host": true
},
{
"name": "vcpkg-cmake",
"host": true
}
]
}