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

Package managers for c++ #50

Open
asmodehn opened this issue Sep 25, 2014 · 2 comments
Open

Package managers for c++ #50

asmodehn opened this issue Sep 25, 2014 · 2 comments

Comments

@asmodehn
Copy link
Owner

We should have a deep look into
Ryppl
Nugets++
https://github.com/iauns/cpm
And other c++ dev package managers, as the goal of wkcmake is not far from it.

@XorfacX
Copy link
Collaborator

XorfacX commented Sep 25, 2014

@asmodehn
Copy link
Owner Author

More on that topic. Nowadays we mainly have :

Others seems to lag behind...

hunter seems interesting for our use-case, but we should be aware of pitfalls when integrating with existing cmake code. see http://0.readthedocs.io/en/latest/cmake.html
We likely will have to change a lot of things in wkcmake to integrate with it.

conan seems to be more targeted at binary packages and it might not be what we want given the resources needed to maintain packages built for different architectures... I could be wrong though.

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

No branches or pull requests

2 participants