mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:19:01 +08:00
3704806ffe
closes #39377
19 lines
433 B
JSON
19 lines
433 B
JSON
{
|
|
"name": "qtdeviceutilities",
|
|
"version": "6.7.2",
|
|
"description": "Qt Device Utilities provides functionality that is useful for controlling settings in embedded applications.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "qtdeclarative",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qttools",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|