X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_CSA%2FCMakeLists.txt;h=5b8d334080a880dfd40f86ad8fcbe40ac31e4ca7;hb=3df78028c4097718d9f1f11caca9e3369b64597d;hp=d3db0810c5dc3c73bd7b0cf772dae706b8ffbfe4;hpb=bf1dcde144c269e866b2805b09a85eb3945b6dc8;p=unres.git diff --git a/source/unres/src_CSA/CMakeLists.txt b/source/unres/src_CSA/CMakeLists.txt index d3db081..5b8d334 100644 --- a/source/unres/src_CSA/CMakeLists.txt +++ b/source/unres/src_CSA/CMakeLists.txt @@ -249,7 +249,7 @@ target_link_libraries( UNRES_BIN-CSA ${MPI_Fortran_LIBRARIES} ) #========================================= # Install Path #========================================= -install(TARGETS UNRES_BIN-CSA DESTINATION ${CMAKE_INSTALL_PREFIX}) +install(TARGETS UNRES_BIN-CSA DESTINATION ${CMAKE_INSTALL_PREFIX}/unres/CSA) #=========================================