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 install step #118

Merged
merged 1 commit into from
Mar 27, 2017
Merged

Add install step #118

merged 1 commit into from
Mar 27, 2017

Conversation

timrae
Copy link
Contributor

@timrae timrae commented Mar 27, 2017

Currently, use of the library is quite cumbersome for us because it's lacking an install step.

This PR ensures that make install works correctly, and that users can reliably find it using find_package after make install has completed without any additional files or work.

@timrae timrae force-pushed the add-install-target branch from cd5659b to 8387b59 Compare March 27, 2017 09:42
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.231% when pulling cd5659b on timrae:add-install-target into 4d6356f on SRombauts:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.231% when pulling 8387b59 on timrae:add-install-target into 4d6356f on SRombauts:master.

@SRombauts
Copy link
Owner

Hi, thanks for this!

@SRombauts
Copy link
Owner

Hey @timrae, could you please have a look of the issue with this "install" step I have just discovered?

Cheers!

SRombauts added a commit that referenced this pull request Apr 12, 2017
@timrae
Copy link
Contributor Author

timrae commented Apr 13, 2017

Ok I'll try and take a look!

@timrae
Copy link
Contributor Author

timrae commented Apr 13, 2017

Does the issue only occur with #111 or even without it?

@SRombauts
Copy link
Owner

The error occurs only with #111 si I commented if out temporarily

@timrae
Copy link
Contributor Author

timrae commented Apr 13, 2017

I think it's more usual for library users to link in both libraries, no?

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

Successfully merging this pull request may close these issues.

3 participants