CMake/Tests/FortranOnly
Brad King 5c0c635a09 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.
2011-08-31 10:24:43 -04:00
..
CMakeLists.txt Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00
checksayhello.cmake Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test. 2011-08-03 17:24:43 -04:00
checktestf2.cmake Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test. 2011-08-03 17:24:43 -04:00
hello.f Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test. 2011-08-03 17:24:43 -04:00
testf.f Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test. 2011-08-03 17:24:43 -04:00
world.f Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00