mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Use inline reStructuredText markup and add cross-references in more places.
11 lines
110 B
ReStructuredText
11 lines
110 B
ReStructuredText
endif
|
|
-----
|
|
|
|
Ends a list of commands in an if block.
|
|
|
|
::
|
|
|
|
endif(expression)
|
|
|
|
See the :command:`if` command.
|