cdbk 0.3.3

a way to bundle apps for linux
1
2
3
fn main() {
    slint_build::compile("./src/resources/ui/window.slint").unwrap();
}