-
Notifications
You must be signed in to change notification settings - Fork 719
Open
Description
Line 127 in 11738a5
| mc_prog = find_program('mc.exe') |
When compiling with mingw from linux or from msys2, mingw provides windmc.exe not mc.exe, maybe look for it to accept non MSVC toolchains?
Reactions are currently unavailable