X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2FCMakeLists.txt;h=032dd7db0e22d23674f5849b2572c9116d4cfcd2;hb=52d6371a0781ac6214af501666a2fbffbded3a40;hp=98ec447e71448fc0336700023460c18bdf4aebf6;hpb=df2469d9ac903d93889867f4e50e9bf6c428c1c6;p=unres4.git diff --git a/source/unres/CMakeLists.txt b/source/unres/CMakeLists.txt index 98ec447..032dd7d 100644 --- a/source/unres/CMakeLists.txt +++ b/source/unres/CMakeLists.txt @@ -46,7 +46,7 @@ set(UNRES_MD_SRC0 if(UNRES_NEWGRAD) set(UNRES_MD_SRC0 ${UNRES_MD_SRC0} - fdisy.F90 fdiag.f90 machpd.f90 + fdisy.F90 fdiag.F90 machpd.F90 quindibisectok.F90 quindet2ok.F90) endif() @@ -111,6 +111,10 @@ if(UNRES_MD_FF STREQUAL "GAB" ) elseif(UNRES_MD_FF STREQUAL "E0LL2Y") # set preprocesor flags set(CPPFLAGS "PROCOR -DUNRES -DISNAN -DSPLITELE -DLANG0" ) +elseif(UNRES_MD_FF STREQUAL "NEWCORR") + # set preprocesor flags + set(CPPFLAGS "PROCOR -DUNRES -DISNAN -DSPLITELE -DLANG0 -DNEWCORR -DCORRCD" ) + #========================================= # Settings for 4P force field