X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-M%2FCMakeLists.txt;h=3228a1304b1a525d6720363b5eaca868dcd6084f;hb=011f9a16683bb48096837601ff7136a747e01981;hp=cc5e2c3f85663e58c3cf59a5e62f859c43815642;hpb=0e3666de2f89a5360d30e6ae5e18f8d7856daacd;p=unres.git diff --git a/source/wham/src-M/CMakeLists.txt b/source/wham/src-M/CMakeLists.txt index cc5e2c3..3228a13 100644 --- a/source/wham/src-M/CMakeLists.txt +++ b/source/wham/src-M/CMakeLists.txt @@ -239,7 +239,7 @@ target_link_libraries( UNRES_WHAM_M_BIN xdrf ) #========================================= # Install Path #========================================= -install(TARGETS UNRES_WHAM_M_BIN DESTINATION ${CMAKE_INSTALL_PREFIX}) +install(TARGETS UNRES_WHAM_M_BIN DESTINATION ${CMAKE_INSTALL_PREFIX}/wham) #=========================================