X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=resources%2FCMakeLists.txt;h=638e99c3027cd8410615a22c3134326f0bc9f718;hp=66f426f0090dfbb9bbba5dd6183af7992de57bfd;hb=48b83422af7a5230409e39f4f2ece322b199128b;hpb=193c49c87753b6ccabb2b5e6dc935aa480d2d43e diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 66f426f00..638e99c30 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -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 @@ -192,8 +193,10 @@ SET(SMESH_RESOURCES_FILES mesh_tree_hypo_source_3d_shape.png mesh_tree_hypo_projection_3d.png mesh_tree_hypo_projection_2d.png + mesh_tree_hypo_quadratic.png mesh_build_compound.png copy_mesh.png + copy_mesh_with_geom.png mesh_node_to_point.png mesh_tree_mesh_partial.png mesh_extractGroup.png @@ -223,6 +226,13 @@ 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 + mesh_face_groups_by_edges.png + mesh_angle_measure.png ) INSTALL(FILES ${SMESH_RESOURCES_FILES} DESTINATION ${SALOME_SMESH_INSTALL_RES_DATA})