Skip to content
  • Daniel Carrera's avatar
    PGI: Add support for Fortran with the Ninja generator · 4087d0ae
    Daniel Carrera authored and Brad King's avatar Brad King committed
    The PGI documentation says that `-Mpreprocess` "instructs the compiler
    to perform cpp-like preprocessing on assembly and Fortran input source
    files".  The `-E` flag causes the compiler to spit the result to stdout
    instead of saving it to a file.
    4087d0ae