Salome HOME
0022558: [CEA 1135] Mesh migration documentation link broken
authorvsr <vsr@opencascade.com>
Wed, 16 Apr 2014 11:58:55 +0000 (15:58 +0400)
committervsr <vsr@opencascade.com>
Wed, 16 Apr 2014 11:58:55 +0000 (15:58 +0400)
doc/salome/gui/GEOM/CMakeLists.txt

index fbe6fd62fd67ed2105975411512a72e318da20ce..435d60b92fc481c763eabde4e7c623f7dd7e6a87 100644 (file)
@@ -52,6 +52,7 @@ INSTALL(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/GEOM DESTINATION ${SALOME_INSTALL_
 INSTALL(FILES images/head.png DESTINATION ${SALOME_INSTALL_DOC}/gui/GEOM)
 INSTALL(FILES images/head.png DESTINATION ${SALOME_INSTALL_DOC}/gui/GEOM/geompy_doc)
 INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/static/SALOME_BOA_PA.pdf DESTINATION ${SALOME_INSTALL_DOC}/gui/GEOM)
+INSTALL(FILES input/geompy_migration.doc input/tui_auto_completion_documentation.doc input/tui_execution_distribution.doc DESTINATION ${SALOME_INSTALL_DOC}/gui/GEOM/input)
 
 FILE(GLOB tag_files ${CMAKE_CURRENT_BINARY_DIR}/*.tag)
 SET(make_clean_files GEOM ${tag_files})