slint/examples/gallery/build.rs
2020-07-24 07:52:08 +02:00

3 lines
66 B
Rust

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