copy and paste error

This commit is contained in:
Martin Diehl 2019-12-19 00:00:09 +01:00
parent 98e606d6f0
commit 101cc83cee
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
###################################################################################################
# PGI Compiler
###################################################################################################
elseif(CMAKE_Fortran_COMPILER_ID STREQUAL "PGI")
if (OPTIMIZATION STREQUAL "OFF")
set (OPTIMIZATION_FLAGS "-O0" )