vcpkg/ports/vcpkg-cmake-get-vars/vcpkg.json

13 lines
233 B
JSON

{
"name": "vcpkg-cmake-get-vars",
"version-date": "2024-09-22",
"documentation": "https://vcpkg.io/en/docs/README.html",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}