Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja Multi-Config: Remove "NMC" from variable names | Kyle Edwards | 2020-02-27 | 1 | -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 around | Kyle Edwards | 2020-02-03 | 1 | -0/+5 |
Remove redundant variable CMAKE_NINJA_MULTI_CROSS_CONFIG_ENABLE. Rename other variables. Document and improve handling of error conditions. |