summaryrefslogtreecommitdiff
path: root/Modules/Compiler/HP-Fortran.cmake
blob: 04fb96ea4bfa77082967dcbe1768abbc33477dd3 (plain)
1
2
3
SET(CMAKE_Fortran_VERBOSE_FLAG "-v")
set(CMAKE_Fortran_FORMAT_FIXED_FLAG "+source=fixed")
set(CMAKE_Fortran_FORMAT_FREE_FLAG "+source=free")