aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-networkauth/vcpkg.json
blob: 6f6edc6c8819c3a51dec12c266952bee483504d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "qt5-networkauth",
  "version": "5.15.18",
  "description": "Qt Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords.",
  "license": null,
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    }
  ]
}