• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_EDIT_COMMAND
2------------------
3
4Full path to :manual:`cmake-gui(1)` or :manual:`ccmake(1)`.  Defined only for
5:ref:`Makefile Generators` when not using an "extra" generator for an IDE.
6
7This is the full path to the CMake executable that can graphically
8edit the cache.  For example, :manual:`cmake-gui(1)` or :manual:`ccmake(1)`.
9