Skip to content
  • Brad King's avatar
    Ninja: Refactor Fortran rejection logic · f0a23aa3
    Brad King authored
    Delay rejection of Fortran until after we've determined the version of
    the `ninja` tool to be used.  This will later allow us to enable Fortran
    support based on the version of ninja.
    
    While at it, make the rejection an immediate fatal error.  Also provide
    a stack trace so readers know what code tried to enable Fortran.
    f0a23aa3