vcpkg/ports/qtquicktimeline/vcpkg.json
Alexander Neumann 0a34f76849
[qt] Update qt 6.7.1 (#38845)
Closes #38835
Closes #39040
2024-06-11 12:17:04 -07:00

15 lines
328 B
JSON

{
"name": "qtquicktimeline",
"version": "6.7.1",
"description": "The Qt Quick Timeline module enables keyframe-based animations and parameterization.",
"homepage": "https://www.qt.io/",
"license": null,
"dependencies": [
{
"name": "qtbase",
"default-features": false
},
"qtdeclarative"
]
}