X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MIN%2FCMakeLists.txt;h=6138673acf0b213f8d388a373a1432d96dffe243;hb=5f3214b3b9cd011afb780bcaecdf4b4f95bcbbac;hp=485a7e77f4c2260f2afb22f9dbe91b74ae520264;hpb=4accfa519c60f8cddfec0f16135342c1ea672fe9;p=unres.git 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