diff options
Diffstat (limited to 'Help/variable/CMAKE_EDIT_COMMAND.rst')
-rw-r--r-- | Help/variable/CMAKE_EDIT_COMMAND.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_EDIT_COMMAND.rst b/Help/variable/CMAKE_EDIT_COMMAND.rst index 24d26b5..a5c13f4 100644 --- a/Help/variable/CMAKE_EDIT_COMMAND.rst +++ b/Help/variable/CMAKE_EDIT_COMMAND.rst @@ -4,4 +4,4 @@ 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. +edit the cache. For example, cmake-gui or ccmake. |