summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_NMC_CROSS_CONFIGS.rst
Commit message (Collapse)AuthorAgeFilesLines
* Ninja Multi-Config: Remove "NMC" from variable namesKyle Edwards2020-02-271-7/+0
| | | | | | Also rename `..._DEFAULT_BUILD_FILE_CONFIG` to `..._DEFAULT_BUILD_TYPE`. These name changes make the variables meaningful for future use by other generators.
* Ninja Multi-Config: Shuffle variables aroundKyle Edwards2020-02-031-0/+7
Remove redundant variable CMAKE_NINJA_MULTI_CROSS_CONFIG_ENABLE. Rename other variables. Document and improve handling of error conditions.