cmake-rs
cmake-rs copied to clipboard
feat: add method to set no_default_c/cxx_flags
Added a set of methods to implement something similar to no_default_flags in the cc crate. Issue here #198