Closed MVoz closed 5 years ago
Huh. Does Perl GetOptions behave differently on different platforms? The documentation seems to suggest that = will be accepted in between option names and values regardless. But it definitely doesn't suggest that = is required, so this seems like a safe workaround. Thanks!
build libmesh in mingw64
https://github.com/roystgnr/MetaPhysicL/blob/0464c02f47aecb9c4c28efc6e342bc02df58a627/src/common/lic_utils/update_license.pl#L31
print " -S dir use dir as location of source-files\n";