mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:29:00 +08:00
13 lines
265 B
JSON
13 lines
265 B
JSON
{
|
|
"name": "qt5-connectivity",
|
|
"version": "5.15.15",
|
|
"description": "The Qt Connectivity module provides access to Bluetooth and NFC hardware.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|