aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qtquickcontrols2/vcpkg.json
blob: 8fe533d09fcaa6a7f600dec88f441807970e5ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "qtquickcontrols2",
  "version-string": "deprecated",
  "port-version": 1,
  "description": "Qt Quick Controls provides a set of controls that can be used to build complete interfaces in Qt Quick.",
  "homepage": "https://www.qt.io/",
  "license": null,
  "dependencies": [
    "qtdeclarative"
  ]
}