X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=resources%2FCMakeLists.txt;h=ab8792bc1b435e9d6769d383b8ecc91280667a6e;hp=b7208534e303d6da8d31724bfde8b717ae2e0e12;hb=ad3cb4c93852dbc834d7075c087bbc749197454b;hpb=4b9725e701864a6b59195f92a1de6b4baa2b1da8 diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index b7208534e..ab8792bc1 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -109,6 +109,7 @@ SET(SMESH_RESOURCES_FILES mesh_tree_hypo.png mesh_tree_hypo_segment.png mesh_tree_hypo_volume.png + mesh_tree_hypo_cartesian.png mesh_tree_mesh.png mesh_tree_importedmesh.png mesh_tree_mesh_warn.png @@ -224,6 +225,11 @@ SET(SMESH_RESOURCES_FILES mesh_extmeth_node_offset.png mesh_extmeth_surf_offset_smooth.png mesh_extmeth_face_offset.png + mesh_quality.png + mesh_show.png + mesh_hide.png + mesh_deflection.png + mesh_offset.png ) INSTALL(FILES ${SMESH_RESOURCES_FILES} DESTINATION ${SALOME_SMESH_INSTALL_RES_DATA})