<command>
Invoke make target.
Example for command __dispatch__:
@make __dispatch__ {
variables = { configuration: "Release" }
args = "-d"
}Capabilities
| Capability | Info |
|---|---|
| Cache | never |
| Bach | no |
Argument Reference
The following arguments are supported:
variables- (Optional) Variables to pass to make target.args- (Optional) Arguments for command.
Last updated on