Skip to content

Commit

Permalink
Merge branch 'restructure'
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Sep 12, 2023
2 parents 53c4246 + aea2659 commit 64a56cc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cmake/Modules/SetFortranFlags.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -662,11 +662,6 @@ ELSEIF (COMPILER_OPTIONS STREQUAL "GNU")
)
ENDIF ()

# Debug mode always uses strict math
SET_COMPILE_FLAG(CMAKE_Fortran_FLAGS_DEBUG "${CMAKE_Fortran_FLAGS_DEBUG}"
Fortran ${CMAKE_Fortran_FLAGS_RELEASE}
)

#####################
### PROFILE FLAGS ###
#####################
Expand Down

0 comments on commit 64a56cc

Please sign in to comment.