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
Include CheckFortranSourceCompiles where it is needed.
The former version was including CheckCSourceCompiles instead of the Fortran
version. This in principle does not matter, because CheckFortranSourceCompile
is included already. For clarity nevertheless this should be made consistent.
0 commit comments