Skip to content
Snippets Groups Projects
Commit 5c0c635a authored by Brad King's avatar Brad King
Browse files

Fortran: Add support for free- and fixed-form flags

Define a "Fortran_FORMAT" target and source file property.  Initialize
the target property from a "CMAKE_Fortran_FORMAT" variable.  Interpret
values "FIXED" and "FREE" to indicate the source file format.  Append
corresponding flags to the compiler command line.
parent 47a0c754
No related branches found
No related tags found
No related merge requests found
Showing
with 152 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment