X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2FCMakeLists.txt;h=43de88dac6d47a4cb398d97ba8575d8b521df3a3;hb=c4d3af184529909554ad0472e52ca8987de91ca9;hp=5f4d2735f54d840a2d15525693775e075b1694aa;hpb=9534623ff991757e4827936da0f50dfa5a423f66;p=unres.git diff --git a/source/unres/src_MD/CMakeLists.txt b/source/unres/src_MD/CMakeLists.txt index 5f4d273..43de88d 100644 --- a/source/unres/src_MD/CMakeLists.txt +++ b/source/unres/src_MD/CMakeLists.txt @@ -215,7 +215,9 @@ if (UNRES_WITH_MPI) set(CPPFLAGS "${CPPFLAGS} -DMP -DMPI") endif(UNRES_WITH_MPI) +#========================================= # Apply preprocesor flags to *.F files +#========================================= set_property(SOURCE ${UNRES_MD_PP_SRC} PROPERTY COMPILE_DEFINITIONS ${CPPFLAGS} )