mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
3704806ffe
closes #39377
41 lines
901 B
JSON
41 lines
901 B
JSON
{
|
|
"name": "qtinterfaceframework",
|
|
"version": "6.7.2",
|
|
"description": "The Qt Interface Framework module provides both the tools and the core APIs, for you to implement Middleware APIs, Middleware Back ends, and Middleware Services.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "pkgconf",
|
|
"host": true
|
|
},
|
|
{
|
|
"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",
|
|
{
|
|
"name": "vcpkg-get-python-packages",
|
|
"host": true,
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|