aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-datavis3d/vcpkg.json
blob: e165feb8067c5e8479bc1c69f80e88699392f14e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "qt5-datavis3d",
  "version": "5.15.18",
  "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"
  ]
}