X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FCMakeLists.txt;h=8307560acc5aa8141abec95b4141aa52096edbd2;hb=12f81ba32aeccd1c2983dae882fa969432a5c33f;hp=df20162434d342ab11031ee30c9da7ed1446bde0;hpb=4f6ddbbff1ffc10f69135912f9328fca5f8ac3bc;p=unres.git diff --git a/source/unres/src_MD-M/CMakeLists.txt b/source/unres/src_MD-M/CMakeLists.txt index df20162..8307560 100644 --- a/source/unres/src_MD-M/CMakeLists.txt +++ b/source/unres/src_MD-M/CMakeLists.txt @@ -157,7 +157,8 @@ set(UNRES_MDM_PP_SRC thread.F timing.F together.F - unres.F + unres.F + proc_proc.c ) @@ -256,7 +257,7 @@ endif (architektura STREQUAL "64") set_property(SOURCE ${UNRES_MDM_PP_SRC} PROPERTY COMPILE_DEFINITIONS ${CPPFLAGS} ) # Apply preprocesor flags to proc_proc.c -set_property(SOURCE proc_proc.c APPEND PROPERTY COMPILE_DEFINITIONS "SGI" ) +set_property(SOURCE proc_proc.c PROPERTY COMPILE_DEFINITIONS "SGI" ) #========================================