Skip to content

RFE: make -m/--with-cmake override default cmake #404

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

Closed
rouson opened this issue Jun 8, 2017 · 0 comments
Closed

RFE: make -m/--with-cmake override default cmake #404

rouson opened this issue Jun 8, 2017 · 0 comments
Assignees

Comments

@rouson
Copy link
Member

rouson commented Jun 8, 2017

Avg response time
Issue Stats

Observed Behavior

-m/--with-cmake do not override the use of a cmake that is in the default installation location (prerequisites/installations/cmake/3.4.0)

Expected Behavior

Because the corresponding --with- flags for the compilers and for MPI all override the defaults, it would be more consistent to make the same true for --with-cmake.

Steps to Reproduce

On grover platform at U. Oregon:

./install.sh \
-M /home/users/rouson/opencoarrays/prerequisites/installations/mpich/3.2/ \
--install-prefix /home/users/rouson/opencoarrays/prerequisites/installations/opencoarrays/1.9.0/gnu/7.1.0  \
-j 8 \
--with-cmake /home/users/rouson/opencoarrays/prerequisites/installations/cmake/3.8.0/bin/cmake

Request for Enhancement (RFE)

I'll submit a pull request shortly that implements the expected behavior.

@rouson rouson self-assigned this Jun 8, 2017
@rouson rouson closed this as completed in 6be378b Jun 12, 2017
rouson pushed a commit that referenced this issue Jun 12, 2017
Fix #404 -m/--with-cmake overrides default cmake
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

No branches or pull requests

1 participant