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

Using something like CMAKE for dependency management? #2

Open
zya opened this issue Nov 18, 2015 · 1 comment
Open

Using something like CMAKE for dependency management? #2

zya opened this issue Nov 18, 2015 · 1 comment

Comments

@zya
Copy link

zya commented Nov 18, 2015

What is the recommended way to manage the dependencies at this point?
Was something like CMAKE ever considered?

@tcarpent
Copy link
Contributor

There is no recommended way to manage the dependencies.

As you can see, pre-compiled dependencies are provided (at least for osx and linux).
I also provided the shell scripts I used for compiling these libs. You can adapt to your needs.
It's not that complicated, but not trivial either.

I am not using Cmake.
But feel free to contribute if you think you can provide Cmake files.

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