watchexec/cli/build.rs
2021-08-24 20:22:25 +12:00

4 lines
65 B
Rust

fn main() {
embed_resource::compile("watchexec-manifest.rc");
}