mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 17:52:04 +08:00
14 lines
329 B
JSON
14 lines
329 B
JSON
{
|
|
"name": "qt5-mqtt",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "Qt MQTT enables you to create applications and devices that can communicate over the MQ telemetry transport (MQTT) protocol.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|