fn new_cc_build(sess: &Session, target: TargetSelection) -> BuildExpand description
Creates and configures a new cc::Build instance for the given target.
fn new_cc_build(sess: &Session, target: TargetSelection) -> BuildCreates and configures a new cc::Build instance for the given target.