I've installed cmake-GUI, but when I want to use cmake instruction in terminal, the terminal told me that cmake command not found
.
How can I get cmake instruction work in terminal? Should I use brew install cmake
or use some configurations to make my cmake work in terminal?