mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 05:19:02 +08:00
15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|
"name": "qt5-charts",
|
|
"version": "5.15.15",
|
|
"description": "The Qt Charts module provides a set of easy to use chart components.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-multimedia"
|
|
]
|
|
}
|