fn addInstallBinFile(self: *Build, source: LazyPath, dest_rel_path: []const u8) *Step.InstallFile

dest_rel_path is relative to bin path

Parameters

self: *Build,
source: LazyPath,
dest_rel_path: []const u8,