cmake-qt-gui

Qt based user interface for CMake (cmake-gui)
  https://cmake.org/
  2
  1 review



CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.

This package provides the CMake Qt based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui".
Latest reviews
5
notyourbuddy 14 years ago

Looks great and from my brief usage it appeared to work flawlessy. Does everything you'd want and its a nice easy to use GUI. I still use the curses-gui because I prefer the terminal rather than have an extra app running, but if you prefer a full-fledged GUI this is great.