Current File : //usr/share/cmake3/Modules/Compiler/PathScale-Fortran.cmake
include(Compiler/PathScale)
__compiler_pathscale(Fortran)

set(CMAKE_Fortran_MODDIR_FLAG "-module ")
set(CMAKE_Fortran_FORMAT_FIXED_FLAG "-fixedform")
set(CMAKE_Fortran_FORMAT_FREE_FLAG "-freeform")