vcpkg/ports/qt5-location/vcpkg.json
2024-09-08 11:46:15 -07:00

17 lines
414 B
JSON

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