<command>
Invoke make target.
Example for command __dispatch__
:
@make __dispatch__ {
variables = { configuration: "Release" }
}
Argument Reference
The following arguments are supported:
variables
- (Optional) Variables to pass to make target.
Last updated on