MCPcopy Create free account
hub / github.com/boostorg/build / cmd_release_targets_and_shell

Function cmd_release_targets_and_shell

v2/engine/command.c:117–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 */
116
117void cmd_release_targets_and_shell( CMD * cmd )
118{
119 cmd->args.list[ 0 ] = L0; /* targets */
120 cmd->shell = L0; /* shell */
121}

Callers 1

make1cmdsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected