1 # Copyright (C) 2007-2019 CEA/DEN, EDF R&D, OPEN CASCADE
3 # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
6 # This library is free software; you can redistribute it and/or
7 # modify it under the terms of the GNU Lesser General Public
8 # License as published by the Free Software Foundation; either
9 # version 2.1 of the License, or (at your option) any later version.
11 # This library is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 # Lesser General Public License for more details.
16 # You should have received a copy of the GNU Lesser General Public
17 # License along with this library; if not, write to the Free Software
18 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
23 SET(SMESH_RESOURCES_FILES
25 advanced_mesh_info.png
27 bare_border_volume.png
29 copy_mesh_with_geom.png
33 mesh_0D_on_all_nodes.png
43 mesh_angle_measure.png
48 mesh_biquad_quadrangle.png
49 mesh_biquad_triangle.png
51 mesh_build_compound.png
62 mesh_duplicate_elem_only.png
63 mesh_duplicate_group_boundary.png
64 mesh_duplicate_nodes.png
65 mesh_duplicate_nodes_with_elem.png
74 mesh_extmeth_face_offset.png
75 mesh_extmeth_node_offset.png
76 mesh_extmeth_surf_offset_smooth.png
79 mesh_extrusionpath.png
80 mesh_face_groups_by_edges.png
81 mesh_find_elem_by_point.png
83 mesh_free_edges_2d.png
87 mesh_groups_from_gemetry.png
92 mesh_hypo_layer_distribution.png
95 mesh_hypo_source_3d.png
96 mesh_hypo_source_edge.png
97 mesh_hypo_source_face.png
98 mesh_hypo_viscous_layers.png
102 mesh_intersectGroups.png
108 mesh_max_element_length_2d.png
109 mesh_max_element_length_3d.png
110 mesh_measure_area.png
111 mesh_measure_basic_props.png
112 mesh_measure_length.png
113 mesh_measure_volume.png
114 mesh_merge_elements.png
119 mesh_move_without_node.png
121 mesh_multi_edges_2d.png
122 mesh_node_to_point.png
129 mesh_plugins_meshcut.png
139 mesh_quad_hexahedron.png
141 mesh_quad_pentahedron.png
142 mesh_quad_polygon.png
143 mesh_quad_pyramid.png
144 mesh_quad_quadrangle.png
145 mesh_quad_tetrahedron.png
146 mesh_quad_triangle.png
147 mesh_quadrangle_quadpref.png
148 mesh_quadrangle_quadpref_reversed.png
149 mesh_quadrangle_reduced.png
150 mesh_quadrangle_standard.png
151 mesh_quadrangle_triapref.png
155 mesh_rem_orphan_nodes.png
157 mesh_renumbering_elements.png
158 mesh_renumbering_nodes.png
161 mesh_sew_bordertoside.png
162 mesh_sew_conform_freeborders.png
163 mesh_sew_freeborders.png
164 mesh_sew_sideelements.png
170 mesh_symmetry_axis.png
171 mesh_symmetry_plane.png
172 mesh_symmetry_point.png
175 mesh_translation_points.png
176 mesh_translation_vector.png
178 mesh_tree_algo_0D.png
179 mesh_tree_algo_existing_2D.png
180 mesh_tree_algo_hexa.png
181 mesh_tree_algo_mefisto.png
182 mesh_tree_algo_polygon.png
183 mesh_tree_algo_prism.png
184 mesh_tree_algo_projection_2d.png
185 mesh_tree_algo_quad.png
186 mesh_tree_algo_radial_prism.png
187 mesh_tree_algo_radial_quadrangle_1D2D.png
188 mesh_tree_algo_regular.png
189 mesh_tree_algo_tetra.png
191 mesh_tree_group_on_filter.png
193 mesh_tree_hypo_area.png
194 mesh_tree_hypo_cartesian.png
195 mesh_tree_hypo_import_source_1d.png
196 mesh_tree_hypo_import_source_2d.png
197 mesh_tree_hypo_layers_distribution.png
198 mesh_tree_hypo_layers_distribution_2d.png
199 mesh_tree_hypo_length.png
200 mesh_tree_hypo_projection_2d.png
201 mesh_tree_hypo_projection_3d.png
202 mesh_tree_hypo_quadratic.png
203 mesh_tree_hypo_segment.png
204 mesh_tree_hypo_source_3d_shape.png
205 mesh_tree_hypo_source_edge.png
206 mesh_tree_hypo_source_face.png
207 mesh_tree_hypo_viscous_layers.png
208 mesh_tree_hypo_volume.png
209 mesh_tree_importedmesh.png
211 mesh_tree_mesh_geom_modif.png
212 mesh_tree_mesh_partial.png
213 mesh_tree_mesh_warn.png
216 mesh_triquad_hexahedron.png
228 over_constrained_face.png
229 over_constrained_volume.png
230 pattern_sample_2d.png
231 pattern_sample_3D.png
232 reorient_faces_face.png
233 reorient_faces_point.png
234 reorient_faces_volume.png
240 standard_mesh_info.png
243 INSTALL(FILES ${SMESH_RESOURCES_FILES} DESTINATION ${SALOME_SMESH_INSTALL_RES_DATA})
245 SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/SalomeApp.xml.in ${CMAKE_CURRENT_BINARY_DIR}/SalomeApp.xml INSTALL ${SALOME_SMESH_INSTALL_RES_DATA})
246 SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/StdMeshers.xml.in ${CMAKE_CURRENT_BINARY_DIR}/StdMeshers.xml INSTALL ${SALOME_SMESH_INSTALL_RES_DATA})
247 SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/SMESHCatalog.xml.in ${CMAKE_CURRENT_BINARY_DIR}/SMESHCatalog.xml INSTALL ${SALOME_SMESH_INSTALL_RES_DATA})