cmake/Help/command/endif.rst
2014-08-03 19:52:23 +02:00

11 lines
99 B
ReStructuredText

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