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 to CMake project #119

Open
theobouwman opened this issue Apr 10, 2019 · 4 comments
Open

Add to CMake project #119

theobouwman opened this issue Apr 10, 2019 · 4 comments
Labels

Comments

@theobouwman
Copy link

How should I add this to my CMake project and link it?

@offa offa added the question label Apr 10, 2019
@offa
Copy link
Collaborator

offa commented Apr 10, 2019

You typically use Cmakes find_package() feature. There was a contribution earlier this year, which improved the integration into project. Please see #116 for an example code.

Another option is to use a package manager like conan.

@offa
Copy link
Collaborator

offa commented Apr 10, 2019

This question also indicates a lack of documentation regarding this ...

@offa
Copy link
Collaborator

offa commented May 17, 2019

@theobouwman Could you solve this problem?

@iwanders
Copy link
Contributor

iwanders commented Oct 5, 2019

A bit late, but I wrote some explanation on #120. I hope that helps.

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

No branches or pull requests

3 participants