mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-18 08:51:52 +08:00
6 lines
167 B
ReStructuredText
6 lines
167 B
ReStructuredText
foreach-variable-scope
|
|
----------------------
|
|
|
|
* The :command:`foreach` command restrict loop variables to the loop scope.
|
|
See policy :policy:`CMP0124` for details.
|