Open galmyk opened 2 months ago
Since you removed windows support, it seems better to remove:
} else if cfg!(target_os = "window") {
"glib-compile-resources.exe".to_owned()
lines from build.rs
(I can submit another PR for this if you want)
Fix a typo:
window
->windows