-
- Downloads
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.
Showing
- Modules/Compiler/Absoft-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/Absoft-Fortran.cmake
- Modules/Compiler/Cray-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/Cray-Fortran.cmake
- Modules/Compiler/G95-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/G95-Fortran.cmake
- Modules/Compiler/GNU-Fortran.cmake 3 additions, 0 deletionsModules/Compiler/GNU-Fortran.cmake
- Modules/Compiler/HP-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/HP-Fortran.cmake
- Modules/Compiler/Intel-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/Intel-Fortran.cmake
- Modules/Compiler/MIPSpro-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/MIPSpro-Fortran.cmake
- Modules/Compiler/NAG-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/NAG-Fortran.cmake
- Modules/Compiler/PGI-Fortran.cmake 3 additions, 0 deletionsModules/Compiler/PGI-Fortran.cmake
- Modules/Compiler/PathScale-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/PathScale-Fortran.cmake
- Modules/Compiler/SunPro-Fortran.cmake 2 additions, 0 deletionsModules/Compiler/SunPro-Fortran.cmake
- Modules/Compiler/XL-Fortran.cmake 3 additions, 0 deletionsModules/Compiler/XL-Fortran.cmake
- Source/cmDocumentVariables.cxx 9 additions, 0 deletionsSource/cmDocumentVariables.cxx
- Source/cmLocalGenerator.cxx 25 additions, 0 deletionsSource/cmLocalGenerator.cxx
- Source/cmLocalGenerator.h 8 additions, 0 deletionsSource/cmLocalGenerator.h
- Source/cmLocalVisualStudio7Generator.cxx 25 additions, 0 deletionsSource/cmLocalVisualStudio7Generator.cxx
- Source/cmMakefileTargetGenerator.cxx 35 additions, 0 deletionsSource/cmMakefileTargetGenerator.cxx
- Source/cmMakefileTargetGenerator.h 2 additions, 0 deletionsSource/cmMakefileTargetGenerator.h
- Source/cmSourceFile.cxx 9 additions, 0 deletionsSource/cmSourceFile.cxx
- Source/cmTarget.cxx 12 additions, 0 deletionsSource/cmTarget.cxx
Loading
Please register or sign in to comment