slint/examples/gallery/wasm/build.rs
2020-07-25 17:34:59 +02:00

3 lines
69 B
Rust

fn main() {
sixtyfps_build::compile("../gallery.60").unwrap();
}