mirror of
https://github.com/reactos/CMake.git
synced 2025-03-05 02:17:05 +00:00
11 lines
134 B
ReStructuredText
11 lines
134 B
ReStructuredText
endforeach
|
|
----------
|
|
|
|
Ends a list of commands in a foreach block.
|
|
|
|
::
|
|
|
|
endforeach(expression)
|
|
|
|
See the :command:`foreach` command.
|