vcpkg/ports/qt5-location/vcpkg.json
2024-11-27 16:01:15 -08:00

17 lines
414 B
JSON

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