X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_CSA%2FCMakeLists.txt;fp=source%2Funres%2Fsrc_CSA%2FCMakeLists.txt;h=ba229fc7f74e8bd13b8bf75cf3822fdb1c76267e;hb=c3a9c13bf805db6b0d6a86766d735eaffb52fb9f;hp=e4b2f535bc5e3eb8f076a6e1fb501c0208b9c8e7;hpb=970c77d8c9ce7256bb7b25b01a7bbd4f721e9366;p=unres.git diff --git a/source/unres/src_CSA/CMakeLists.txt b/source/unres/src_CSA/CMakeLists.txt index e4b2f53..ba229fc 100644 --- a/source/unres/src_CSA/CMakeLists.txt +++ b/source/unres/src_CSA/CMakeLists.txt @@ -177,7 +177,9 @@ endif (Fortran_COMPILER_NAME STREQUAL "ifort") #========================================= set(CPPFLAGS "${CPPFLAGS} -DMP -DMPI") +#========================================= # add 64-bit specific preprocessor flags +#========================================= if (architektura STREQUAL "64") set(CPPFLAGS "${CPPFLAGS} -DAMD64") endif (architektura STREQUAL "64")