summaryrefslogtreecommitdiff
path: root/Modules/Compiler/HP-Fortran.cmake
blob: cc56b461146e0957abb82b4a5efd32af98d95c3d (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")