mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:39:01 +08:00
15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"name": "qt5-datavis3d",
|
|
"version": "5.15.10",
|
|
"description": "Qt5 Data Visualization 3d Module - UI Components for creating 3D data visualizations",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-multimedia"
|
|
]
|
|
}
|