Skip to content

Using CMAKE_INSTALL_PREFIX in install command is redundant. #44

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

Merged
merged 1 commit into from
Dec 26, 2013
Merged

Using CMAKE_INSTALL_PREFIX in install command is redundant. #44

merged 1 commit into from
Dec 26, 2013

Conversation

ruslo
Copy link
Contributor

@ruslo ruslo commented Dec 26, 2013

From documentation (http://www.cmake.org/cmake/help/v2.8.12/cmake.html#command:install):
If a relative path is given it is interpreted relative to the value of CMAKE_INSTALL_PREFIX.

From documentation (http://www.cmake.org/cmake/help/v2.8.12/cmake.html#command:install):
    If a relative path is given it is interpreted relative to the value of CMAKE_INSTALL_PREFIX.
glynos added a commit that referenced this pull request Dec 26, 2013
Using CMAKE_INSTALL_PREFIX in install command is redundant.
@glynos glynos merged commit 9a76b77 into cpp-netlib:master Dec 26, 2013
@glynos
Copy link
Member

glynos commented Dec 26, 2013

Thanks!

@ghost ghost assigned glynos Dec 26, 2013
@ruslo ruslo deleted the install.fix branch December 26, 2013 17:27
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.

2 participants