Skip to content
  • Willem Deconinck's avatar
    Fortran: Add support for submodules on Cray · b0bcd4d7
    Willem Deconinck authored and Brad King's avatar Brad King committed
    Define `CMAKE_Fortran_SUBMODULE_{SEP,EXT}` for the Cray Fortran
    compiler.  Use an empty separator to tell CMake that this compiler does
    not use the enclosing module name as a prefix on submodule files.
    
    Issue: #18925
    b0bcd4d7