omm-client/build.rs
2022-08-23 15:09:08 -06:00

4 lines
37 B
Rust

fn main() {
tauri_build::build()
}