summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/NinjaMultiConfig/InvalidCrossConfigs-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Ninja Multi-Config: Remove "NMC" from variable namesKyle Edwards2020-02-271-1/+1
| | | | | | 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/+5
Remove redundant variable CMAKE_NINJA_MULTI_CROSS_CONFIG_ENABLE. Rename other variables. Document and improve handling of error conditions.