cmake-rs icon indicating copy to clipboard operation
cmake-rs copied to clipboard

feat: add method to set no_default_c/cxx_flags

Open chiichen opened this issue 1 year ago • 1 comments

Added a set of methods to implement something similar to no_default_flags in the cc crate. Issue here #198

chiichen avatar Sep 06 '24 16:09 chiichen

Corresponding bad case issue : https://github.com/Chiichen/libvnc-rs/issues/1 success case github action : https://github.com/Chiichen/libvnc-rs/actions/runs/10741905760

chiichen avatar Sep 06 '24 16:09 chiichen

#225

chiichen avatar Dec 08 '24 10:12 chiichen