mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
15 lines
328 B
JSON
15 lines
328 B
JSON
{
|
|
"name": "qtquicktimeline",
|
|
"version": "6.8.0",
|
|
"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"
|
|
]
|
|
}
|