mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 10:11:17 +08:00
31 lines
585 B
JSON
31 lines
585 B
JSON
|
{
|
||
|
"name": "qtinterfaceframework",
|
||
|
"version-semver": "6.2.2",
|
||
|
"description": "Qt Interface Framework",
|
||
|
"homepage": "https://www.qt.io/",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qtdeclarative",
|
||
|
"default-features": false
|
||
|
},
|
||
|
{
|
||
|
"name": "qtinterfaceframework",
|
||
|
"host": true,
|
||
|
"default-features": false
|
||
|
},
|
||
|
{
|
||
|
"name": "qtmultimedia",
|
||
|
"default-features": false
|
||
|
},
|
||
|
{
|
||
|
"name": "qtremoteobjects",
|
||
|
"default-features": false
|
||
|
},
|
||
|
{
|
||
|
"name": "qttools",
|
||
|
"default-features": false
|
||
|
},
|
||
|
"taglib"
|
||
|
]
|
||
|
}
|