Or you could use ccmake for a decent look at all of the variables available to you. cmake is not installed with cmake, you will need to run:



sudo apt-get install cmake-curses-gui


You can...