86d8a5a493fb101d4d2780af71bf173c3bb825a2
[platform/upstream/cmake.git] / Help / variable / CMAKE_DEFAULT_CONFIGS.rst
1 CMAKE_DEFAULT_CONFIGS
2 ---------------------
3
4 Specifies a :ref:`semicolon-separated list <CMake Language Lists>` of configurations
5 to build for a target in ``build.ninja`` if no ``:<Config>`` suffix is specified in
6 the :generator:`Ninja Multi-Config` generator.
7 See the generator's documentation for more details.