CMAKE_EDIT_COMMAND¶
Full path to cmake-gui(1)
or ccmake(1)
. Defined only for
Makefile 生成器 and Ninja 生成器 when not using any
額外生成器.
This is the full path to the CMake executable that can graphically
edit the cache. For example, cmake-gui(1)
or ccmake(1)
.