vcpkg/ports/qt5-datavis3d/vcpkg.json
2024-09-08 11:46:15 -07:00

15 lines
342 B
JSON

{
"name": "qt5-datavis3d",
"version": "5.15.15",
"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"
]
}