aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-3d/vcpkg.json
blob: ea4f27ee834f1fc9cdc9cd92e0182afdd5a6e42d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "qt5-3d",
  "version-string": "5.15.2",
  "port-version": 2,
  "description": "Qt5 3d Module - Functionality for near-realtime simulation systems with support for 2D and 3D rendering",
  "dependencies": [
    "assimp",
    {
      "name": "qt5-base",
      "default-features": false
    },
    "qt5-declarative",
    "qt5-gamepad",
    "qt5-imageformats"
  ]
}