Crate cpp_build [] [src]

This crate is the cpp cargo build script implementation. It is useless without the companion crates cpp, and cpp_macro.

For more information, see the cpp crate module level documentation.

Functions

build

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