mirror of
https://github.com/reactos/CMake.git
synced 2024-12-01 15:30:40 +00:00
c3f40f4fd9
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.
|