summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_EDIT_COMMAND.rst
blob: b21434f7ff0c4c786422539a27d169706a65a3c3 (plain)
1
2
3
4
5
6
7
8
9
CMAKE_EDIT_COMMAND
------------------

Full path to :manual:`cmake-gui(1)` or :manual:`ccmake(1)`.  Defined only for
:ref:`Makefile Generators` and :ref:`Ninja Generators` when not using any
:ref:`Extra Generators`.

This is the full path to the CMake executable that can graphically
edit the cache.  For example, :manual:`cmake-gui(1)` or :manual:`ccmake(1)`.