mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:39:01 +08:00
15 lines
342 B
JSON
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"
|
|
]
|
|
}
|