blob: 24d26b5d5be106d159bf7eaee0bf721c85c1e7a0 (
plain)
1
2
3
4
5
6
7
|
CMAKE_EDIT_COMMAND
------------------
Full path to cmake-gui or ccmake.
This is the full path to the CMake executable that can graphically
edit the cache. For example, cmake-gui, ccmake, or cmake -i.
|