mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:51:47 +08:00
1fd5ef71cc
* [Qt6] update to 6.5.1 * update version path * v db
15 lines
292 B
JSON
15 lines
292 B
JSON
{
|
|
"name": "qtquicktimeline",
|
|
"version": "6.5.1",
|
|
"description": "Module for keyframe-based timeline construction.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false
|
|
},
|
|
"qtdeclarative"
|
|
]
|
|
}
|