Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

jens-ghc/conan-paho-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Conan.io recipes for paho.mqtt.c

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.9%
  • C 28.5%
  • Shell 5.9%
  • CMake 2.7%