Evaluate a group of commands with a dedicated variable and/or policy scope.
Break from an enclosing foreach or while loop.
Query various host system information.
Require a minimum version of cmake.
Copy a file to another location and modify its contents.
Continue to the top of enclosing foreach or while loop.
Starts the else portion of an if block.
Starts an elseif portion of an if block.
Ends a list of commands in a block() and removes the scopes created by the block() command.
Ends a list of commands in a foreach block.
Ends a list of commands in a function block.
Ends a list of commands in an if block.
Ends a list of commands in a macro block.
Ends a list of commands in a while block.
Execute one or more child processes.