Skip to content
  • Brad King's avatar
    Intel: When simulating MSVC, re-use Windows-MSVC (#14476) · a85e17e6
    Brad King authored
    Teach CMake(C|CXX|Fortran)CompilerId* to report the MSVC version
    simulated by the Intel compiler, if any.  Refactor the Windows-Intel
    platform information helper module to load Windows-MSVC instead of
    duplicating the information.  Teach Windows-MSVC to understand when
    it is loaded as the simulated Fortran compiler (its preprocessor is
    simulated).
    a85e17e6