aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-tools/vcpkg.json
blob: 5c81111397b2f5e77a77ac2864e5e180d83645c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "qt5-tools",
  "version-string": "5.15.2",
  "port-version": 1,
  "description": "Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications",
  "dependencies": [
    {
      "name": "qt5-activeqt",
      "platform": "windows"
    },
    {
      "name": "qt5-base",
      "default-features": false
    },
    "qt5-declarative"
  ]
}