X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FCMakeLists.txt;h=763301cb83c7ca12a6ff07c3d4151d540e9010e8;hb=52166346a9daa454a65b719c708cbcd6fe96da34;hp=1f40e664b726dd132b4cf3df388a570ebe5006e3;hpb=14d40b7f9fc1a5f4dd3323fcff7334a36c8751b7;p=unres.git diff --git a/source/unres/src_MD-M/CMakeLists.txt b/source/unres/src_MD-M/CMakeLists.txt index 1f40e66..763301c 100644 --- a/source/unres/src_MD-M/CMakeLists.txt +++ b/source/unres/src_MD-M/CMakeLists.txt @@ -333,6 +333,12 @@ endif(UNRES_WITH_MPI) target_link_libraries( UNRES_BIN-MD-M xdrf ) #========================================= +# INSTALL +#========================================= + +install(TARGETS UNRES_BIN-MD-M RUNTIME DESTINATION unrespack/bin) + +#========================================= # TESTS #=========================================