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

Add conan package #107

Open
4 tasks
peter-moran opened this issue Nov 24, 2020 · 3 comments
Open
4 tasks

Add conan package #107

peter-moran opened this issue Nov 24, 2020 · 3 comments

Comments

@peter-moran
Copy link
Contributor

It would be great to have a conan package for this. It's not too hard since this is a header only library.

This would include:

  • Write source() to pull files from git
  • Handle versioning info via git
  • Add ability for run() to perform tests
  • Package all header files

This is pretty easy and I could do it myself.

@serge-sans-paille
Copy link
Owner

Something like that? https://conan.io/center/frozen

@serge-sans-paille
Copy link
Owner

It's relatively old though.

@peter-moran
Copy link
Contributor Author

Ah, I forgot that existed. I was thinking it would be easier to maintain the conan package inside this git repo, but based on the way https://github.com/conan-io/conan-center-index is managed, it is probably best practice to have the recipe be external to the project itself.

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

No branches or pull requests

2 participants