Files
CMake/Source
Brad King eae0a053f5 VS: Default Intel Fortran projects to ifx in VS 18 and above
Intel oneAPI distributions no longer include the `ifort` compiler, but
its Visual Studio Integration defaults to `ifort` if `ifx` is not
explicitly specified in the `.vfproj` file.  We cannot change the
default Fortran compiler in VS 17 and older, but since the VS 18
generator is new, we can establish `ifx` as its default.  This
establishes working defaults on new versions of VS and oneAPI while
retaining existing behavior on older versions.

Issue: #26415
2025-09-16 14:35:33 -04:00
..
2025-04-05 21:34:34 +02:00
2025-06-02 10:31:35 -04:00
2025-08-27 12:33:28 -04:00
2025-08-21 17:19:52 +02:00
2025-06-02 10:31:35 -04:00
2025-04-08 10:42:17 -04:00