mirror of
https://github.com/reactos/CMake.git
synced 2024-12-04 09:54:15 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
11 lines
123 B
ReStructuredText
11 lines
123 B
ReStructuredText
endforeach
|
|
----------
|
|
|
|
Ends a list of commands in a FOREACH block.
|
|
|
|
::
|
|
|
|
endforeach(expression)
|
|
|
|
See the FOREACH command.
|