vcpkg/ports/qt5-datavis3d/vcpkg.json

16 lines
363 B
JSON

{
"name": "qt5-datavis3d",
"version": "5.15.13",
"port-version": 1,
"description": "The Qt Data Visualization module provides a way to visualize data in 3D as bar, scatter, and surface graphs.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative",
"qt5-multimedia"
]
}