mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 03:49:08 +08:00
0a34f76849
Closes #38835 Closes #39040
17 lines
360 B
JSON
17 lines
360 B
JSON
{
|
|
"name": "qtmqtt",
|
|
"version": "6.7.1",
|
|
"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"
|
|
]
|
|
}
|
|
]
|
|
}
|