Skip to content
  • Christian Pfeiffer's avatar
    SunPro: Use -fpp to process all files · 1cd40bd2
    Christian Pfeiffer authored
    By using only -F, SunPro does not process files that don't have a .F or
    .F90 extension. This means that the preprocess rules don't quite work as
    expected, for instance breaking the Ninja generator's behavior during
    cmake_ninja_depends.
    1cd40bd2