early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/wolfmqtt/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/wolfmqtt/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "wolfmqtt",
|
||||
"version": "1.13.0",
|
||||
"description": "MQTT library used with wolfSSL libraray for many platforms",
|
||||
"homepage": "https://wolfssl.com",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"wolfssl"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user