mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:59:00 +08:00
13 lines
233 B
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
|
|
}
|
|
]
|
|
}
|