Skip to content

Patch MUMPS 5.4.1 more effectively

Compare
Choose a tag to compare
@scivision scivision released this 16 Nov 19:12
· 327 commits to main since this release
5278e7a

Use add_custom_command() to patch MUMPS 5.4.1 more effectively. For Windows users, the patch tries MSYS2 and then WSL. Use older MUMPS if GNU Patch isn't available on your system like:

cmake -B build "-DMUMPS_UPSTREAM_VERSION=5.3.5"