Function build_for_desktop

Source
fn build_for_desktop(
    project_dir: &Path,
    output_dir: &Path,
    release: bool,
) -> Result<()>