windows-drivers-rs
windows-drivers-rs copied to clipboard
Move infverif samples `condition_script` into `cargo_make.rs`
the logic of this condition script is complex enough that i think it'd be better to move it all into a function in `cargo_make.rs`. this also avoids needing to set `utils` to `pub` unnecessarily
Originally posted by @wmmc88 in https://github.com/microsoft/windows-drivers-rs/pull/143#discussion_r1621445618