mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:09:00 +08:00
14 lines
464 B
JSON
14 lines
464 B
JSON
{
|
|
"name": "qt5-androidextras",
|
|
"version": "5.15.15",
|
|
"description": "The Qt Android Extras module provided a set of classes and functions that were specific to Android applications written with Qt. This module helped developers to integrate various Android-specific features and services into their Qt applications.",
|
|
"license": null,
|
|
"supports": "android",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|