Adds a target dependency by name.
public BuildTarget DependsOn(params string[] targets)
The target, for use by the “fluent” builder pattern.