Skip to content

Commit afa0d63

Browse files
author
Damian Rouson
committed
Eliminate default cmake in install.sh-usage
Hopefully this resolves the issue discussed in PR #405
1 parent 6be378b commit afa0d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh-usage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
-I --install-version [arg] Install package version.
1212
-j --num-threads [arg] Number of threads to use when invoking make. Default="1"
1313
-l --list-packages Print packages this script can install.
14-
-m --with-cmake [arg] Use specified CMake installation. Default="cmake"
14+
-m --with-cmake [arg] Use specified CMake installation.
1515
-M --with-mpi [arg] Use specified MPI installation.
1616
-n --no-color Disable color output.
1717
-o --only-download Download (without building) the source for the package specified by -p or --package.

0 commit comments

Comments
 (0)