mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 20:00:38 -06:00
Also rename `..._DEFAULT_BUILD_FILE_CONFIG` to `..._DEFAULT_BUILD_TYPE`. These name changes make the variables meaningful for future use by other generators.
8 lines
278 B
ReStructuredText
8 lines
278 B
ReStructuredText
CMAKE_CROSS_CONFIGS
|
|
-------------------
|
|
|
|
Specifies a :ref:`semicolon-separated list <CMake Language Lists>` of
|
|
configurations available from all ``build-<Config>.ninja`` files in the
|
|
:generator:`Ninja Multi-Config` generator. See the generator's
|
|
documentation for more details.
|