bootstrap::core::build_steps::compile

Function copy_third_party_objects

Source
fn copy_third_party_objects(
    builder: &Builder<'_>,
    compiler: &Compiler,
    target: TargetSelection,
) -> Vec<(PathBuf, DependencyType)>
Expand description

Copies third party objects needed by various targets.