X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FCMakeLists.txt;fp=source%2Funres%2Fsrc_MD-M%2FCMakeLists.txt;h=84a5ab88b57847bca26c24a2275ce64379a55251;hb=c3a9c13bf805db6b0d6a86766d735eaffb52fb9f;hp=b7bf588254f5a59bde3e6f85f6d78c96c14d7978;hpb=970c77d8c9ce7256bb7b25b01a7bbd4f721e9366;p=unres.git diff --git a/source/unres/src_MD-M/CMakeLists.txt b/source/unres/src_MD-M/CMakeLists.txt index b7bf588..84a5ab8 100644 --- a/source/unres/src_MD-M/CMakeLists.txt +++ b/source/unres/src_MD-M/CMakeLists.txt @@ -235,7 +235,9 @@ if (UNRES_WITH_MPI) endif(UNRES_WITH_MPI) +#========================================= # add 64-bit specific preprocessor flags +#========================================= if (architektura STREQUAL "64") set(CPPFLAGS "${CPPFLAGS} -DAMD64") endif (architektura STREQUAL "64")