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

CMakeLists.txt: Allow users to override the CMAKE_INSTALL_PREFIX #4

Merged
merged 1 commit into from
Mar 21, 2012

Conversation

davvid
Copy link
Member

@davvid davvid commented Mar 21, 2012

Check whether CMAKE_INSTALL_PREFIX is defined before overwriting
its value. This allows users to specify an alternate install prefix
during the cmake invocation.

Signed-off-by: David Aguilar davvid@gmail.com

Check whether CMAKE_INSTALL_PREFIX is defined before overwriting
its value.  This allows users to specify an alternate install prefix
during the `cmake` invocation.

Signed-off-by: David Aguilar <davvid@gmail.com>
aselle added a commit that referenced this pull request Mar 21, 2012
CMakeLists.txt: Allow users to override the CMAKE_INSTALL_PREFIX
@aselle aselle merged commit 038f6e3 into wdas:master Mar 21, 2012
jberlin added a commit that referenced this pull request Jul 29, 2016
Merge pull request #43 from jberlin/master
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