mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
c3f40f4fd9
Use inline reStructuredText markup and add cross-references in more places.
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.
|