diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst @@ -683,7 +683,7 @@ .. code-block:: console - % cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE= -DCMAKE_BUILD_TYPE=type SRC_ROOT + % cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE= SRC_ROOT Between runs, CMake preserves the values set for all options. CMake has the following build types defined: