I am trying to install the new ITK version which needs a cmake version higher than 3.9
I have just download the cmake 3.10 version. and when I install it there is no
The binary ccmake is a target of the make file.
ccmake
To get all, perform:
./configure make all sudo make install
To just get ccmake, perform:
make ccmake