Skip to content

Cray: Enable explicit Fortran preprocessing for Ninja generator

Brad King requested to merge brad.king/cmake:cray-fortran into master

Cray 11.0 adds support for preprocessing with output written to a specified file (instead of always next to the source). Use it to enable Cray Fortran with the Ninja generator.

Patch-by: @jjellio
Fixes: #20731 (closed)
Backport: release

Merge request reports