diff options
author | Brad King <brad.king@kitware.com> | 2009-06-25 08:45:19 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-06-25 08:45:19 -0400 |
commit | ef756b96e4614d5aa6d75eae72090d4833ae49af (patch) | |
tree | 26ae4a906ddf26ad74f7fbbc8b3f3034b3d0697f /Source | |
parent | e61b49b71f6a158f393483d51ed28547827d6239 (diff) | |
download | cmake-ef756b96e4614d5aa6d75eae72090d4833ae49af.tar.gz |
ENH: Identify Fortran compilers with fixed format
This enhances the Fortran compiler id detection by using a source that
can compile either as free or fixed format. As long as the compiler
knows it should preprocess the source file (.F) the identification can
work. Even free-format compilers may try fixed-format parsing if the
user specifies certain flags, so we must support both.
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions