fn addInstallArtifact(self: *Build, artifact: *Step.Compile, options: Step.InstallArtifact.Options) *Step.InstallArtifact
[src]
This merely creates the step; it does not add it to the dependencies of the top-level install step.
fn addInstallArtifact(self: *Build, artifact: *Step.Compile, options: Step.InstallArtifact.Options) *Step.InstallArtifact
This merely creates the step; it does not add it to the dependencies of the top-level install step.