aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-mqtt/vcpkg.json
blob: e97c49efac4939032733d3dcf733cfda689b835b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "qt5-mqtt",
  "version": "5.15.17",
  "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
    }
  ]
}