mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:51:48 +08:00
17 lines
414 B
JSON
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"
|
|
]
|
|
}
|