Skip to content

A general Conan configuration for any Bincrafter project.

License

Notifications You must be signed in to change notification settings

bincrafters/bincrafters-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conan Config

A general Conan configuration for any Bincrafter project.

Introduction

Conan config was released on Conan 0.27.0 providing the option to distribute and share remotes, profiles, settings.

[Webinar] Developing C/C++ packages with Conan: new features

This project is a default template for remotes and profiles.
Anyone is able to use and contribute.

install

To apply this template in your current environment:

$ conan config install https://github.com/bincrafters/conan-config.git

Local customization

E.g If you want to set libcxx on profile linux-gcc54-amd64:

$ conan config set compiler.libcxx=libstdc++11 linux-gcc54-amd64

Contributing

If you want to contribute, please, create a fork or branch and submit a new PR.

LICENSE

MIT

About

A general Conan configuration for any Bincrafter project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •