generated from OBJNULL/Dockerized-Rust
4 lines
85 B
Rust
4 lines
85 B
Rust
|
|
fn main() {
|
||
|
|
slint_build::compile("ui/app.slint").expect("Slint build failed");
|
||
|
|
}
|