]> SALOME platform Git repositories - modules/hydro.git/blob - CMake/CommonInstall.cmake
Salome HOME
Initial version
[modules/hydro.git] / CMake / CommonInstall.cmake
1 install(TARGETS ${PROJECT_LIBRARIES} RUNTIME DESTINATION bin LIBRARY DESTINATION lib)
2 install(FILES ${PROJECT_HEADERS} DESTINATION include)