summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake.1.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-18 17:30:43 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-18 17:32:39 (GMT)
commita8226e91d75e595248a176966f3f645203f12072 (patch)
tree23c08ad0e211046f545b665a89274189ca18fd6b /Help/manual/cmake.1.rst
parent919e1e845361d6e29789f5347d12af3318452843 (diff)
downloadCMake-a8226e91d75e595248a176966f3f645203f12072.zip
CMake-a8226e91d75e595248a176966f3f645203f12072.tar.gz
CMake-a8226e91d75e595248a176966f3f645203f12072.tar.bz2
cmake: Drop support for "-i" wizard mode
Tell users to pass cache values with the -D option on the command line or use cmake-gui or ccmake.
Diffstat (limited to 'Help/manual/cmake.1.rst')
-rw-r--r--Help/manual/cmake.1.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst
index 64d0fb3..46190b5 100644
--- a/Help/manual/cmake.1.rst
+++ b/Help/manual/cmake.1.rst
@@ -36,12 +36,6 @@ native tool on their platform.
are available. On Windows: comspec, delete_regv, write_regv. On
UNIX: create_symlink.
-* ``-i``: Run in wizard mode.
-
- Wizard mode runs cmake interactively without a GUI. The user is
- prompted to answer questions about the project configuration. The
- answers are used to set cmake cache values.
-
* ``-L[A][H]``: List non-advanced cached variables.
List cache variables will run CMake and list all the variables from