summaryrefslogtreecommitdiffstats
path: root/Help/variable
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-05 13:17:06 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-11-05 13:17:06 (GMT)
commit93fe461e6c2ec650a2652367509cede78cf01455 (patch)
treee463d5147b3cfc5a7d8d0d173cbed2b2647d70b3 /Help/variable
parent3e2eacb638b5e3b19c58b9c87c96517b33bcb3df (diff)
parent0fa9aea2936eea1081b088caca29bad731437773 (diff)
downloadCMake-93fe461e6c2ec650a2652367509cede78cf01455.zip
CMake-93fe461e6c2ec650a2652367509cede78cf01455.tar.gz
CMake-93fe461e6c2ec650a2652367509cede78cf01455.tar.bz2
Merge topic 'remove-cmake-i-wizard'
0fa9aea Help: Drop mention of cmake -i wizard mode
Diffstat (limited to 'Help/variable')
-rw-r--r--Help/variable/CMAKE_EDIT_COMMAND.rst2
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.