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