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

CMake install #15

Merged
merged 3 commits into from
Apr 14, 2016
Merged

CMake install #15

merged 3 commits into from
Apr 14, 2016

Conversation

tjof2
Copy link
Owner

@tjof2 tjof2 commented Apr 14, 2016

This enables the use of

$ make
$ (sudo) make install

Which will install the library into /usr/local/lib and the executable (if requested) into /usr/local/bin.

One can customise the installation path with -DCMAKE_INSTALL_PREFIX=/path/to/install.

@tjof2 tjof2 merged commit 0bcf55f into master Apr 14, 2016
@tjof2 tjof2 deleted the cmake-install branch April 14, 2016 11:59
@tjof2 tjof2 mentioned this pull request Apr 14, 2016
6 tasks
@tjof2 tjof2 added this to the Version 0.3 milestone Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant