cmake/Help/command/endif.rst
2015-11-17 17:22:37 +01:00

11 lines
110 B
ReStructuredText

endif
-----
Ends a list of commands in an if block.
::
endif(expression)
See the :command:`if` command.