vcpkg/ports/paho-mqttpp3/CONTROL
hank121314 18b67ef730
[paho-mqttpp3] update to 1.1 (#11327)
* [paho-mqttpp3]:update to 1.1

* [paho-mqttpp3]:update to latest commit

* [paho-mqttpp3]: fix static library build error

* [paho-mqttpp3] (docs): add HomePage to CONTROL and (deprecated): remove include(vcpkg_common_functions) from protfile.cmake
2020-05-15 16:57:28 -07:00

11 lines
283 B
Plaintext

Source: paho-mqttpp3
Version: 1.1
Homepage: https://github.com/eclipse/paho.mqtt.cpp
Description: Paho project provides open-source C++ wrapper for Paho C library
Build-Depends: paho-mqtt
Default-Features: ssl
Feature: ssl
Description: Build with SSL support
Build-Depends: openssl