mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Electron already seems to support `cygwin`, so `msys` is a natural addition. This is the only required change as far as I can see on my local development environment, as otherwise the build scripts don't realize that msys = windows. Notes: none Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>