Function bootstrap::compile::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.