Skip to content
Snippets Groups Projects
  1. Jul 05, 2016
    • Brad King's avatar
      Intel: Do not use MSVC-like flags for Fortran · 5a3ed0d7
      Brad King authored
      Teach `Modules/Platform/Windows-MSVC.cmake` not to use MSVC options
      for Fortran.  We use the `__windows_compiler_msvc` for the Intel
      Fortran compiler on Windows for other settings, but we do not want
      the flags.
      
      Previously this worked only because the options were later overridden
      by `Modules/Platform/Windows-Intel*.cmake`, but it is cleaner to not
      set the options in the first place.
      5a3ed0d7
  2. Jul 01, 2016
  3. Jun 30, 2016
  4. Jun 29, 2016
  5. Jun 28, 2016
Loading