mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:19:00 +08:00
15 lines
344 B
JSON
15 lines
344 B
JSON
{
|
|
"name": "qt5-quickcontrols2",
|
|
"version": "5.15.15",
|
|
"description": "Qt Quick Controls provides a set of controls that can be used to build complete interfaces in Qt Quick.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-imageformats"
|
|
]
|
|
}
|