X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_CSA%2FCMakeLists.txt;h=a9f22fa62e8aecf8232f2752f0bf3b3005ad6e4a;hb=6783c8f3a48ca9c700931793e75ed1d10e92acb6;hp=3fd2b9bed558cfeafdfff665d24f90cf092db830;hpb=936490d5849c237e5b2c41dd41fd6c209d1ef396;p=unres.git diff --git a/source/unres/src_CSA/CMakeLists.txt b/source/unres/src_CSA/CMakeLists.txt index 3fd2b9b..a9f22fa 100644 --- a/source/unres/src_CSA/CMakeLists.txt +++ b/source/unres/src_CSA/CMakeLists.txt @@ -110,7 +110,7 @@ if (Fortran_COMPILER_NAME STREQUAL "ifort") #set(FFLAGS3 "-c -w -O3 -ipo -ipo_obj -opt_report" ) set(FFLAGS3 "-c -w -ipo " ) elseif (Fortran_COMPILER_NAME STREQUAL "gfortran") - set(FFLAGS0 "-c -I. " ) + set(FFLAGS0 "-c -I. ") set(FFLAGS1 "-c -g -I. " ) set(FFLAGS2 "-c -I. ") #set(FFLAGS3 "-c -w -O3 -ipo -ipo_obj -opt_report" )