X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blobdiff_plain;f=source%2Funres%2Fsrc_MIN%2FCMakeLists.txt;h=6138673acf0b213f8d388a373a1432d96dffe243;hp=485a7e77f4c2260f2afb22f9dbe91b74ae520264;hb=5f3214b3b9cd011afb780bcaecdf4b4f95bcbbac;hpb=a388fb0bd1a1b143a0deb223c8e15fbd4ea1a68c diff --git a/source/unres/src_MIN/CMakeLists.txt b/source/unres/src_MIN/CMakeLists.txt index 485a7e7..6138673 100644 --- a/source/unres/src_MIN/CMakeLists.txt +++ b/source/unres/src_MIN/CMakeLists.txt @@ -166,7 +166,7 @@ set_property(SOURCE ${UNRES_MIN_PP_SRC} PROPERTY COMPILE_DEFINITIONS ${CPPFLAGS} #======================================== # Setting binary name #======================================== -set(UNRES_BIN "unres_min_${Fortran_COMPILER_NAME}.exe") +set(UNRES_BIN "unres_${Fortran_COMPILER_NAME}_MIN_single_${UNRES_MD_FF}.exe") #======================================== # cinfo.f workaround for Cmake