mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 10:49:08 +08:00
15 lines
326 B
JSON
15 lines
326 B
JSON
|
{
|
||
|
"name": "qt5-datavis3d",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 Data Visualization 3d Module - UI Components for creating 3D data visualizations",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
},
|
||
|
"qt5-declarative",
|
||
|
"qt5-multimedia"
|
||
|
]
|
||
|
}
|