X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=dc5c917b0ea62d48afdd5fc7af229471526938e1;hb=refs%2Fheads%2Fbartek;hp=5f701f7de6fb50b4a8a0681bb460c6dcc0a27d5b;hpb=abb8046503fd7ebf6a2df6d399fa4dbb1f5ad056;p=unres.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f701f7..dc5c917 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -202,7 +202,7 @@ find_package (Threads) add_subdirectory(source/lib/xdrf) -if(UNRES_NA_MMCE) +if(UNRES_NA_MMCE) #kompiluj na mmce if(UNRES_WITH_MPI) # Brak MPI dla gfortrana, wiec tylko na ifort sie skompiluje @@ -224,7 +224,7 @@ if(UNRES_NA_MMCE) add_subdirectory(source/xdrfpdb/src) add_subdirectory(source/xdrfpdb/src-M) add_subdirectory(source/maxlik/src_CSA) -else() +else() #kompiluj gdzie indziej add_subdirectory(source/unres/src_MD) if(UNRES_WITH_MPI)