aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-connectivity/vcpkg.json
blob: 6958b5cc8c548e77213c95c0e770db06c6b45d30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "qt5-connectivity",
  "version": "5.15.18",
  "description": "The Qt Connectivity module provides access to Bluetooth and NFC hardware.",
  "license": null,
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    }
  ]
}