Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tool.sh: Suggest using '&&' instead of ';'
Running `make` when the `cmake .` prior to it failed will yield a Captn-Obvious error, so suggest the user to only call `make` when `cmake` succeeded.
- Loading branch information