Skip to content

Fortran: Set the correct linker language on Fortran executables

Created by: chuckatkins

When building statically, CMake can get confused as to the correct linker language to use so this forces it to Fortran when appropriate.

Fixes #1887 (closed)

Merge request reports