added "make install" support for: unres (MD, MD-M, MIN) and maxlik
[unres.git] / source / unres / src_MD / CMakeLists.txt
index eeb8c45..c038066 100644 (file)
@@ -308,6 +308,12 @@ endif(UNRES_WITH_MPI)
 target_link_libraries( UNRES_BIN-MD xdrf )
 
 #=========================================
+# INSTALL 
+#=========================================
+install(TARGETS UNRES_BIN-MD RUNTIME DESTINATION unrespack/bin)
+
+#=========================================
 # TESTS 
 #=========================================