vcpkg/ports/qt5-tools/vcpkg.json
مهدي شينون (Mehdi Chinoune) e8c16a3136
[qt5] update to 5.15.5 (#25305)
2022-06-20 14:12:25 -07:00

18 lines
381 B
JSON

{
"name": "qt5-tools",
"version": "5.15.5",
"description": "Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications",
"license": null,
"dependencies": [
{
"name": "qt5-activeqt",
"platform": "windows"
},
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}