X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=d23f507c716e45e60637ea226f21f66fc136dd78;hb=refs%2Fheads%2Fdevel;hp=7b2eadd0c11a953c810d0d5416a139602cbd313d;hpb=00b3f93cf9c71fcb5a6801720b1733e8f6243be5;p=unres.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 7b2eadd..d23f507 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -134,7 +134,7 @@ option(UNRES_WITH_MPI "Choose whether or not to use MPI library" ON ) #option(UNRES_NA_MMCE "Kompilujemy na mmmce?" OFF ) option(UNRES_DFA "Choose whether or not to use DFA" OFF ) -option(UNRES_5D "Choose whether or not to use HCD-5D" OFF ) +option(UNRES_5D "Choose whether or not to use HCD-5D" ON ) option(UNRES_NO5D "Choose the old code" OFF ) option(UNRES_SUMSLD "Choose SUMSLD (ON) or LBFGS (OFF, default)" OFF )