-
Notifications
You must be signed in to change notification settings - Fork 14
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
Conan Support #22
Comments
HI @drunkenmastah yes, I've been preparing a PR for that, it's taken them a little while to give me the required privileges (their process for open submission of packages is still quite new so I think they've been shaking down a few things). Issue #6 is where I'm tracking this through to completion, and mentions progress with getting onto their EAP, so I'll close this one as a duplicate and you can follow along there. In the meantime hopefully it's not too bad to download and install, let me know how you get on :) |
Actually I made a recipe that works locally :)
my CMakeLists looks like :
Don't forget to add the includes on your install command on your CmakeLists , this line seems a bit hacky |
That's helpful @drunkenmastah - appreciate it! |
As I see your project uses conan as a package manager I would like to ask if you are planning to upload a conan package on bintray or conan-center?or if you would allow me to do it
The text was updated successfully, but these errors were encountered: