vcpkg/ports/qt5-location/vcpkg.json

18 lines
435 B
JSON

{
"name": "qt5-location",
"version": "5.15.13",
"port-version": 1,
"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"
]
}