You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not bail out of CMake configuration process when Fortran module not
found. This could just be due to upper/lower case issue with some
compilers, and hard to check all options (considering suffix) on the
CMake level. Let it fail hard when ultimately the Fortran compiler
cannot find the expected Fortran module.
0 commit comments