Skip to content

db4/conan-SimpleAmqpClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conan-SimpleAmqpClient

Conan.io package for SimpleAmqpClient library

Appveyor Travis
Build Status Build Status

Build packages

Download conan client from Conan.io and run:

$ python build.py

Upload packages to server

$ conan upload conan-SimpleAmqpClient/2.5.0-pre1@dbely/stable --all

Reuse the packages

Basic setup

$ conan install conan-SimpleAmqpClient/2.5.0-pre1@dbely/stable

Project setup

If you handle multiple dependencies in your project, it would be better to add a conanfile.txt

[requires]
conan-SimpleAmqpClient/2.5.0-pre1@dbely/stable

[generators]
txt
cmake

About

Conan.io package for SimpleAmqpClient library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published