watchexec/cli/build.rs

4 lines
65 B
Rust

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