mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:39:07 +08:00
13 lines
199 B
JSON
13 lines
199 B
JSON
{
|
|
"name": "qt5-mqtt",
|
|
"version": "5.15.5",
|
|
"description": "Qt5 MQTT module.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|