X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=resources%2FCMakeLists.txt;h=7b880a7031b846ec630362dd6523b6c626c5094c;hb=db6f1785f59eaa5f2d813dc89a83f9739fcf60ef;hp=ab8792bc1b435e9d6769d383b8ecc91280667a6e;hpb=88141f757b048eaa5aae0be49faaf274448bbcaf;p=modules%2Fsmesh.git diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt old mode 100755 new mode 100644 index ab8792bc1..7b880a703 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2019 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 @@ -77,6 +77,7 @@ SET(SMESH_RESOURCES_FILES mesh_octahedron.png mesh_orientation.png mesh.png + mesh_plugins_meshcut.png mesh_polygon.png mesh_polyhedron.png mesh_pyramid_n.png @@ -196,6 +197,7 @@ SET(SMESH_RESOURCES_FILES 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 @@ -230,6 +232,8 @@ SET(SMESH_RESOURCES_FILES 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})