X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FCMakeLists.txt;h=7f6193a1ee0e6d23b5a677911a20573c42d8abe7;hp=09848dba9b263c37529282abd38f20f856525244;hb=aa4666b2bb5f3cc4089eeb3c378d3d01922b0a24;hpb=5f3214b3b9cd011afb780bcaecdf4b4f95bcbbac diff --git a/source/wham/src/CMakeLists.txt b/source/wham/src/CMakeLists.txt index 09848db..7f6193a 100644 --- a/source/wham/src/CMakeLists.txt +++ b/source/wham/src/CMakeLists.txt @@ -177,7 +177,7 @@ set_property(SOURCE ${UNRES_WHAM_PP_SRC} PROPERTY COMPILE_DEFINITIONS ${CPPFLAGS #======================================== # Setting binary name #======================================== -set(UNRES_WHAM_BIN "wham_${Fortran_COMPILER_NAME}.exe") +set(UNRES_WHAM_BIN "wham_${Fortran_COMPILER_NAME}_MPI_${UNRES_MD_FF}.exe") #========================================= # cinfo.f workaround for CMake