X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-M%2FCMakeLists.txt;h=3228a1304b1a525d6720363b5eaca868dcd6084f;hb=3df78028c4097718d9f1f11caca9e3369b64597d;hp=cc5e2c3f85663e58c3cf59a5e62f859c43815642;hpb=537f42afb93c34310a2a508f60aa9c0c1e468831;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) #=========================================