Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Make policy CMP0126 wording more accurate | Craig Scott | 2021-07-17 | 1 | -7/+16 |
| | | | | | | | | | The OLD behavior only removes a non-cache variable of the same name in specific circumstances. The previous wording implied that it would always occur. Also add a note about the behavior compared to the analogous CMP0077 policy, which affects the option() command in a similar but subtly different way. | ||||
* | CMP0126: Add control for warnings | Marc Chevrier | 2021-06-29 | 1 | -1/+3 |
| | | | | Fixes: #22353 | ||||
* | set(CACHE): do not remove normal variable | Marc Chevrier | 2021-05-20 | 1 | -0/+20 |
Fixes: #22038 |