Просмотр исходного кода

Help: Clarify default value of CMAKE_CONFIGURATION_TYPES for NMC

Fixes: #22266
Kyle Edwards 4 лет назад
Родитель
Сommit
dbe3f8eee7
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      Help/generator/Ninja Multi-Config.rst

+ 3 - 1
Help/generator/Ninja Multi-Config.rst

@@ -34,7 +34,9 @@ below for how to enable cross-config mode.
 The ``Ninja Multi-Config`` generator recognizes the following variables:
 
 :variable:`CMAKE_CONFIGURATION_TYPES`
-  Specifies the total set of configurations to build.
+  Specifies the total set of configurations to build. Unlike with other
+  multi-config generators, this variable has a value of
+  ``Debug;Release;RelWithDebInfo`` by default.
 
 :variable:`CMAKE_CROSS_CONFIGS`
   Specifies a :ref:`semicolon-separated list <CMake Language Lists>` of