mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Remove redundant variable CMAKE_NINJA_MULTI_CROSS_CONFIG_ENABLE. Rename other variables. Document and improve handling of error conditions.
8 lines
294 B
ReStructuredText
8 lines
294 B
ReStructuredText
CMAKE_NMC_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.
|