// Copyright © SixtyFPS GmbH // SPDX-License-Identifier: MIT fn main() { slint_build::compile("../ui/index.slint").unwrap(); }