[CMake] feedback on fortran support

Daniel Franke franke.daniel at gmail.com
Wed Dec 3 13:07:22 EST 2008


On Wednesday 03 December 2008 11:28:02 Mathieu Malaterre wrote:
> >  2.
> > Fortran does not have any concept of preprocessing. However, by
> > convention, files with a capital suffix (.F, .FOR, .FPP, .F90, F03, ...)
> > are preprocessed, usually by a C-preprocessor.
>
> How do you do that on case-insensitive file system ?

GFortran seems to handle it by assuming uppercase filenames, i.e. it always 
runs the preprocessor then (quick test of v4.4. on MinGW).




More information about the CMake mailing list