Skip to content

Commit

Permalink
warn all in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson committed Jan 22, 2023
1 parent 04cc027 commit ea24d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ if (CMAKE_Fortran_COMPILER_ID STREQUAL "GNU")
add_compile_options(
-fcheck=all -fbacktrace
-fimplicit-none -ffpe-trap=invalid,zero,overflow,underflow
-Wall
)
endif()

Expand Down

0 comments on commit ea24d62

Please sign in to comment.