#TODO make libxkbcommon work [source] git = "https://github.com/slint-ui/cargo-ui" shallow_clone = true [build] template = "cargo" cargoflags = [ "--no-default-features --features slint-backend-gl-all" ] dependencies = [ "fontconfig", "libxkbcommon", ]