aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-connectivity/vcpkg.json
blob: a887329794d8398622f6281cd906e74f65858b43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "qt5-connectivity",
  "version-string": "5.15.2",
  "port-version": 2,
  "description": "Qt5 Connectivity module - Provides access to Bluetooth and NFC hardware",
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    }
  ]
}