slint/examples/rusttest2/build.rs
2020-06-05 13:45:38 +02:00

3 lines
75 B
Rust

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