Skip to content
  • Brad King's avatar
    Detect object files in implicit link information · fe3f878f
    Brad King authored
    The NAG Fortran compiler implicitly passes object files by full path to
    the linker.  Teach CMakeParseImplicitLinkInfo to parse object files that
    match some tool-specific regular expression.
    fe3f878f