cubeb-core/build.rs (3 lines of code) (raw):

fn main() { cc::Build::new().file("src/log.c").compile("cubeb_log_wrap"); }