Skip to content

Fortran: Add support for .fpp extensions

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

Compilers such as gfortran recognize .fpp extensions to mean a Fortran source on which the preprocessor should run.

Fixes: #17869 (closed)

Merge request reports