chmp / cargo-wop

Run cargo on Rust source files without setting up a project
MIT License
1 stars 1 forks source link

Add filter to the default template for binaries to remove .pdb files on windows #13

Open chmp opened 3 years ago

chmp commented 3 years ago

Most likely:

//! [cargo-wop]
//! filter = { "%NAME%.pdb" = "" }