[][src]Function cpp_build::build

pub fn build<P: AsRef<Path>>(path: P)

Run the cpp build process on the crate with a root at the given path. Intended to be used within build.rs files.