mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:49:33 +08:00
15 lines
375 B
JSON
15 lines
375 B
JSON
{
|
|
"name": "qt5-graphicaleffects",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "The Qt Graphical Effects module provides a set of QML types for adding visually impressive and configurable effects to user interfaces.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative"
|
|
]
|
|
}
|