summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/variable/CMAKE_EDIT_COMMAND.rst
blob: 2f4ab1f62adc2e57bf1a07d8a6916b3e4e657ed6 (plain)
1
2
3
4
5
6
7
8
CMAKE_EDIT_COMMAND
------------------

Full path to :manual:`cmake-gui(1)` or :manual:`ccmake(1)`.  Defined only for
:ref:`Makefile Generators` when not using an "extra" generator for an IDE.

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)`.