mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:29:00 +08:00
15 lines
335 B
JSON
15 lines
335 B
JSON
|
{
|
||
|
"name": "qt5-charts",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 Charts Module - UI components for displaying charts, driven by static or dynamic data models",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
},
|
||
|
"qt5-declarative",
|
||
|
"qt5-multimedia"
|
||
|
]
|
||
|
}
|