windows-drivers-rs
windows-drivers-rs copied to clipboard
`cargo-wdk` should support passing arguments to invoked tools
cargo-wdk invokes various tools like cargo build, stampinf, infverif etc. Currently it exposes no way to for the user to pass arguments to these tools. It should provide a well designed, principled way of doing so.