blob: 9e72cc75ac87da818189f7f28d463850ba3e427e (
plain)
1
2
3
4
5
6
7
|
vs-ifx
------
* :ref:`Visual Studio Generators` now support selecting between the
Intel oneAPI Fortran compiler (``ifx``) and the Intel classic Fortran
compiler (``ifort``) using a ``fortran=`` field in
:variable:`CMAKE_GENERATOR_TOOLSET`.
|