copy and paste error
This commit is contained in:
parent
98e606d6f0
commit
101cc83cee
|
@ -1,7 +1,6 @@
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
# PGI Compiler
|
# PGI Compiler
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
elseif(CMAKE_Fortran_COMPILER_ID STREQUAL "PGI")
|
|
||||||
|
|
||||||
if (OPTIMIZATION STREQUAL "OFF")
|
if (OPTIMIZATION STREQUAL "OFF")
|
||||||
set (OPTIMIZATION_FLAGS "-O0" )
|
set (OPTIMIZATION_FLAGS "-O0" )
|
||||||
|
|
Loading…
Reference in New Issue