Skip to content

VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files

Brad King requested to merge brad.king/cmake:vs-ifx into master

Add a fortran={ifort,ifx} field to CMAKE_GENERATOR_TOOLSET to specify which Intel Fortran compiler to use.

Fixes: #25427 (closed)

Merge request reports