X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMake%2FCommonInstall.cmake;h=93f23a5e9cd5c42518e906f97e1fc5a7bf6663b8;hb=408ecb227467ecbca91271e98afa46f61cd83026;hp=5e6a62c0c3729e398977c9344106cd295d79f6b1;hpb=16b8dd948d4cadb6b06a34786eca8bee8eb4ea08;p=modules%2Fhydro.git diff --git a/CMake/CommonInstall.cmake b/CMake/CommonInstall.cmake index 5e6a62c0..93f23a5e 100644 --- a/CMake/CommonInstall.cmake +++ b/CMake/CommonInstall.cmake @@ -1,2 +1,2 @@ -install(TARGETS ${PROJECT_LIBRARIES} RUNTIME DESTINATION bin/salome LIBRARY DESTINATION lib/salome) +install(TARGETS ${PROJECT_LIBRARIES} DESTINATION lib/salome) install(FILES ${PROJECT_HEADERS} DESTINATION include)