Skip to content

Commit

Permalink
cleanup unused [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Oct 12, 2021
1 parent 8c319f2 commit 87893ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmake/compilers.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
set(CMAKE_CONFIGURATION_TYPES "Release;Debug" CACHE STRING "Build type selections" FORCE)


if(CMAKE_Fortran_COMPILER_ID STREQUAL GNU)
add_compile_options(-mtune=native -fimplicit-none -Werror=line-truncation
"$<$<CONFIG:Debug>:-fcheck=all;-fexceptions;-ffpe-trap=invalid,zero,overflow;-finit-real=nan;-Wconversion>"
Expand Down

0 comments on commit 87893ba

Please sign in to comment.