2010-01-13 20:14:31 +03:00
|
|
|
include(Compiler/PathScale)
|
|
|
|
__compiler_pathscale(Fortran)
|
|
|
|
|
2012-08-13 21:47:32 +04:00
|
|
|
set(CMAKE_Fortran_MODDIR_FLAG "-module ")
|
2011-08-31 18:24:43 +04:00
|
|
|
set(CMAKE_Fortran_FORMAT_FIXED_FLAG "-fixedform")
|
|
|
|
set(CMAKE_Fortran_FORMAT_FREE_FLAG "-freeform")
|