Skip to content
  • Brad King's avatar
    Provide macro to force Fortran compiler · 126c93cd
    Brad King authored
    We add the macro CMAKE_FORCE_Fortran_COMPILER to the cross-compiling
    helper module CMakeForceCompiler.cmake so that toolchain files can force
    a Fortran compiler as well as C and C++ compilers.  See issue #10032.
    126c93cd