mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 21:11:47 +08:00
13 lines
271 B
JSON
13 lines
271 B
JSON
|
{
|
||
|
"name": "qt5-connectivity",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 2,
|
||
|
"description": "Qt5 Connectivity module - Provides access to Bluetooth and NFC hardware",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|