mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 06:22:25 +08:00
a4275b7eee
* Run through the macOS update instructions one more time. I think they're in a pretty good state now since this is the first attempt to rerun them since we dropped Vagrant. * Removed Parallels references for arm64. * Removed references to removing Vagrant because it's no longer on any of the hosts. * Update macOS to 14.5. * Update XCode CLT to 14.3.
18 lines
435 B
JSON
18 lines
435 B
JSON
{
|
|
"name": "qt5-location",
|
|
"version": "5.15.14",
|
|
"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"
|
|
]
|
|
}
|