/conan-paho-c

Conan.io recipes for paho.mqtt.c

Primary LanguagePythonMIT LicenseMIT

conan-paho-c

conan-paho-c image

Download Build Status Build status

Conan.io package for paho.mqtt.c project

The packages generated with this conanfile can be found in Bintray.

For Users: Use this package

Basic setup

$ conan install paho-c/1.2.0@conan/stable

Project setup

If you handle multiple dependencies in your project is better to add a conanfile.txt

[requires]
paho-c/1.2.0@conan/stable

[generators]
txt
cmake

License

MIT License