added "make install" support for: unres (MD, MD-M, MIN) and maxlik
[unres.git] / source / unres / src_MIN / CMakeLists.txt
index 3d930f7..dcc86b1 100644 (file)
@@ -219,6 +219,12 @@ endif (Fortran_COMPILER_NAME STREQUAL "ifort")
 #set_property(TARGET ${UNRES_BIN} PROPERTY RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin/unres/MD )
 
 #=========================================
+# INSTALL 
+#=========================================
+
+install(TARGETS UNRES_BIN-MIN RUNTIME DESTINATION unrespack/bin)
+
+#=========================================
 # TESTS 
 #=========================================