commit | 55bf2a34948a01329f075d2da692c0eba49d45f4 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Fri Sep 29 10:10:39 2023 -0400 |
committer | Brad King <brad.king@kitware.com> | Fri Sep 29 10:14:20 2023 -0400 |
tree | 37f3680967f293da30f9d422a87b2857ebb62e3b | |
parent | dd949c77cb94c59616bd288c10da6f315c1e1a52 [diff] |
Help: Document CMP0124 behavior on already-set variables Improve the documentation from commit 46896d98bb (foreach(): loop variables are only available in the loop scope, 2021-04-25, v3.21.0-rc1~245^2) to follow policy documentation convention. Fixes: #25224 Inspired-by: Marius Messerschmidt <marius.messerschmidt@googlemail.com>