[Cmake] ccmake

Bill Hoffman bill.hoffman at kitware.com
Wed Nov 14 09:02:26 EST 2001


Berk Geveci at Kitware has implemented a curses interface to cmake.
It still needs a few more features, (like help).  However, it is functional.
You run it just like the command line cmake.

For example,

mkdir Project-build
cd Project-build
ccmake ../Project

The main idea is for use on UNIX where there is not always a GUI.


-Bill




More information about the CMake mailing list