Skip to content
  • Bill Hoffman's avatar
    CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL · 48a09f82
    Bill Hoffman authored and Brad King's avatar Brad King committed
    cmake_add_fortran_directory uses imported targets when using the
    mingw fortran compiler. This change makes those targets global
    in scope so they act just like the real targets that exist when
    a fortran compiler exists and regular add_subdirectory is used.
    48a09f82