Conan.io package for paho.mqtt.c project
The packages generated with this conanfile can be found in Bintray.
$ conan install paho-c/1.2.0@conan/stable
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