Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Conan Packaging #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LoeschMaximilian
Copy link

Hi,

here is a conanfile.py for packaging this project.
Included in this PR are also some minor changes to the build-system. These were required in order to get the tests to compile and give the option to skip the tests.
Please check if it still builds on your end.
The test_package folder includes a small example how to use this new package and it is used to check the validity of the package.
The package requires a very recent version of boost, as it is one of the few, with a Conan v2 recipe like this one. This may be fine-tuned later.

May I also contribute a modified version of this recipe to conan-center?

kind regards,

Max

@RobinQu
Copy link

RobinQu commented Mar 8, 2024

@ybainier Can we merge this, so that it's available through conan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants