Skip to content

Added conanfile.py to support to Conan.io

Added a conanfile.py to support Conan.io - This would (partially) solve #190 (closed)

This allows developers to either upload the package to a private Conan repository and load the dependency via Conan or the maintainer can choose to contribute the package to the Conan Center Index.

Documentation on how to contribute to the Conan Center Index is available at https://github.com/conan-io/conan-center-index/blob/master/docs/contributing.md

Edited by Thys ten Veldhuis

Merge request reports