early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/paho-mqtt/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/paho-mqtt/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "paho-mqtt",
|
||||
"version-semver": "1.3.10",
|
||||
"description": "Paho project provides open-source client implementations of MQTT and MQTT-SN messaging protocols aimed at new, existing, and emerging applications for the Internet of Things",
|
||||
"homepage": "https://github.com/eclipse/paho.mqtt.c",
|
||||
"license": "EPL-2.0",
|
||||
"dependencies": [
|
||||
"openssl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user