aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-location/vcpkg.json
blob: 71864608e1246617147c37d7a8bd74b324b3266b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "qt5-location",
  "version": "5.15.18",
  "description": "The Qt Location API helps you create viable mapping solutions using the data available from some of the popular location services.",
  "license": null,
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    },
    "qt5-declarative",
    "qt5-quickcontrols",
    "qt5-quickcontrols2",
    "qt5-serialport"
  ]
}