CMAKE_EDIT_COMMAND¶
Full path to cmake3-gui(1)
or ccmake3(1)
. Defined only for
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, cmake3-gui(1)
or ccmake3(1)
.