vcpkg/ports/qt5-declarative/vcpkg.json
2023-01-12 15:28:00 -08:00

15 lines
343 B
JSON

{
"name": "qt5-declarative",
"version": "5.15.8",
"description": "Qt5 Declarative (Quick 2) Module. Includes QtQuick, QtQuickParticles, QtQuickWidgets, QtQml, and QtPacketProtocol.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-imageformats",
"qt5-svg"
]
}