[paho-mqtt] use high performance (#36069)

* [paho-mqtt] use high performance

* [paho-mqtt] regenerate version info
This commit is contained in:
Carsten Grimm 2024-01-08 22:11:41 +01:00 committed by GitHub
parent 18b028fe78
commit ea11fd4ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -18,6 +18,7 @@ vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS
-DPAHO_WITH_SSL=TRUE
-DPAHO_HIGH_PERFORMANCE=TRUE
-DPAHO_BUILD_SHARED=${PAHO_BUILD_DYNAMIC}
-DPAHO_BUILD_STATIC=${PAHO_BUILD_STATIC}
-DPAHO_ENABLE_TESTING=FALSE

View File

@ -1,6 +1,7 @@
{
"name": "paho-mqtt",
"version": "1.3.13",
"port-version": 1,
"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",

View File

@ -6462,7 +6462,7 @@
},
"paho-mqtt": {
"baseline": "1.3.13",
"port-version": 0
"port-version": 1
},
"paho-mqttpp3": {
"baseline": "1.3.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7ea6a82c6e59b0300a88ba3ce22c81cc0346af9f",
"version": "1.3.13",
"port-version": 1
},
{
"git-tree": "afbbb351ea649d52651cd70c71bd133d6527215f",
"version": "1.3.13",