mruby-regexp-pcre
mruby-regexp-pcre copied to clipboard
Allow cross-compilation for windows
Why
By using for_windows? instead of checking just the current ruby host
platform we also handle the case where you're building from linux/osx
with mingw for windows.