X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MIN%2FCMakeLists.txt;h=dcc86b144226ed745d371c86716cb33226c3465c;hb=74bdd704fd49f47c96d95a5a70f37a2e6f46ace9;hp=3d930f7d5babd79265f82f0017dfe8e959aff8d0;hpb=1606e1ed3e01fa02529bc9121a2583e4328ff69b;p=unres.git diff --git a/source/unres/src_MIN/CMakeLists.txt b/source/unres/src_MIN/CMakeLists.txt index 3d930f7..dcc86b1 100644 --- a/source/unres/src_MIN/CMakeLists.txt +++ b/source/unres/src_MIN/CMakeLists.txt @@ -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 #=========================================