1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-18 08:51:52 +08:00
Files
CMake/Help/release/dev/foreach-variable-scope.rst
2021-04-28 19:44:25 +02:00

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.