vcpkg/ports/qt5-tools/vcpkg.json

19 lines
452 B
JSON

{
"name": "qt5-tools",
"version": "5.15.13",
"port-version": 1,
"description": "A collection of tools and utilities that come with the Qt framework to assist developers in the creation, management, and deployment of Qt applications.",
"license": null,
"dependencies": [
{
"name": "qt5-activeqt",
"platform": "windows"
},
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}