cmake/Help/command/endif.rst

11 lines
99 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
endif
-----
Ends a list of commands in an if block.
::
endif(expression)
See the if command.