20 lines
362 B
JSON
Executable File
20 lines
362 B
JSON
Executable File
{
|
|
"name": "vcpkg-qmake",
|
|
"version-date": "2022-05-10",
|
|
"port-version": 1,
|
|
"documentation": "https://vcpkg.io/en/docs/README.html",
|
|
"license": "MIT",
|
|
"supports": "native",
|
|
"dependencies": [
|
|
"pkgconf",
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-get-vars",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|