mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:28:59 +08:00
3704806ffe
closes #39377
17 lines
360 B
JSON
17 lines
360 B
JSON
{
|
|
"name": "qtmqtt",
|
|
"version": "6.7.2",
|
|
"description": "The Qt MQTT module provides a standard compliant implementation of the MQTT protocol specification.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false,
|
|
"features": [
|
|
"network"
|
|
]
|
|
}
|
|
]
|
|
}
|