mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 17:49:03 +08:00
13 lines
201 B
JSON
13 lines
201 B
JSON
|
{
|
||
|
"name": "qt5-mqtt",
|
||
|
"version": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 MQTT module.",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|