mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:29:05 +08:00
18 lines
391 B
JSON
18 lines
391 B
JSON
{
|
|
"name": "qt5-location",
|
|
"version": "5.15.9",
|
|
"port-version": 1,
|
|
"description": "Qt5 Location Module - Displays map, navigation, and place content in a QML application.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-quickcontrols",
|
|
"qt5-quickcontrols2",
|
|
"qt5-serialport"
|
|
]
|
|
}
|