mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 23:49:09 +08:00
14 lines
461 B
JSON
14 lines
461 B
JSON
{
|
|
"name": "qt5-activeqt",
|
|
"version": "5.15.15",
|
|
"description": "Active Qt is a helper framework that enables the developer to access and use ActiveX controls and COM objects provided by any ActiveX server. It also makes it possible to make the developer's own Qt applications available as COM servers on Windows.",
|
|
"license": null,
|
|
"supports": "windows",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|