watchexec/crates/cli/build.rs
2022-06-15 03:25:05 +00:00

4 lines
65 B
Rust

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