You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-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.
Observed Behavior
-m
/--with-cmake
do not override the use of acmake
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:
Request for Enhancement (RFE)
I'll submit a pull request shortly that implements the expected behavior.
The text was updated successfully, but these errors were encountered: