Salome HOME
24a83d09a7ca19a0ce5717cc605f44f804cfbb08
[modules/smesh.git] / resources / CMakeLists.txt
1 # Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 # Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 #
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.
10 #
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.
15 #
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
19 #
20 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 #
22
23 SET(SMESH_RESOURCES_FILES
24   delete.png
25   mesh_add_sub.png
26   mesh_algo_hexa.png
27   mesh_algo_mefisto.png
28   mesh_algo_quad.png
29   mesh_algo_regular.png
30   mesh_algo_tetra.png
31   mesh_angle.png
32   mesh_area.png
33   mesh_aspect.png
34   mesh_aspect_3d.png
35   mesh_biquad_quadrangle.png
36   mesh_biquad_triangle.png
37   mesh_choose.png
38   mesh_choose_all.png
39   mesh_clear.png
40   mesh_compute.png
41   mesh_evaluate.png
42   mesh_order.png
43   mesh_diagonal.png
44   mesh_edit.png
45   mesh_hexa.png
46   mesh_hypo_area.png
47   mesh_hypo_length.png
48   mesh_hypo_segment.png
49   mesh_hypo_volume.png
50   mesh_hypo_edit.png
51   mesh_plus.png
52   mesh_minus.png
53   mesh_info.png
54   advanced_mesh_info.png
55   standard_mesh_info.png
56   mesh_elem_info.png
57   mesh_equal_edge.png
58   mesh_equal_face.png
59   mesh_equal_node.png
60   mesh_equal_volume.png
61   mesh_whatis.png
62   mesh_init.png
63   mesh_length.png
64   mesh_length_2d.png
65   mesh_find_elem_by_point.png
66   mesh_free_edges.png
67   mesh_free_edges_2d.png
68   mesh_free_nodes.png
69   mesh_max_element_length_2d.png
70   mesh_max_element_length_3d.png
71   mesh_multi_edges.png
72   mesh_multi_edges_2d.png
73   mesh_line_n.png
74   mesh_line.png
75   mesh_move_node.png
76   mesh_move_without_node.png
77   mesh_octahedron.png
78   mesh_orientation.png
79   mesh.png
80   mesh_polygon.png
81   mesh_polyhedron.png
82   mesh_pyramid_n.png
83   mesh_pyramid.png
84   mesh_quad_n.png
85   mesh_quad.png
86   mesh_quadrangle_quadpref.png
87   mesh_quadrangle_quadpref_reversed.png
88   mesh_quadrangle_reduced.png
89   mesh_quadrangle_standard.png
90   mesh_quadrangle_triapref.png
91   mesh_rem_element.png
92   mesh_rem_node.png
93   mesh_rem_orphan_nodes.png
94   mesh_shading.png
95   mesh_shrink.png
96   mesh_skew.png
97   mesh_taper.png
98   mesh_tetra.png
99   mesh_tree_algo_hexa.png
100   mesh_tree_algo_mefisto.png
101   mesh_tree_algo.png
102   mesh_tree_algo_0D.png
103   mesh_tree_algo_quad.png
104   mesh_tree_algo_regular.png
105   mesh_tree_algo_tetra.png
106   mesh_tree_hypo_area.png
107   mesh_tree_hypo_length.png
108   mesh_tree_hypo.png
109   mesh_tree_hypo_segment.png
110   mesh_tree_hypo_volume.png
111   mesh_tree_mesh.png
112   mesh_tree_importedmesh.png
113   mesh_tree_mesh_warn.png
114   mesh_triangle_n.png
115   mesh_triquad_hexahedron.png
116   mesh_triangle.png
117   mesh_update.png
118   mesh_vertex_n.png
119   mesh_vertex.png
120   mesh_0D_elem.png
121   mesh_0D_on_all_nodes.png
122   mesh_volume_3d.png
123   bare_border_volume.png
124   bare_border_face.png
125   over_constrained_volume.png
126   over_constrained_face.png
127   mesh_wireframe.png
128   mesh_points.png
129   mesh_wrap.png
130   mesh_group.png
131   mesh_tree_group.png
132   mesh_tree_group_on_filter.png
133   mesh_edit_group.png
134   mesh_make_group.png
135   mesh_groups_from_gemetry.png
136   mesh_union2tri.png
137   mesh_uniontri.png
138   mesh_cutquad.png
139   mesh_smoothing.png
140   mesh_renumbering_nodes.png
141   mesh_renumbering_elements.png
142   mesh_extrusion.png
143   mesh_extrusionpath.png
144   mesh_revolution.png
145   ModuleMesh.png
146   mesh_unionGroups.png
147   mesh_intersectGroups.png
148   mesh_cutGroups.png
149   mesh_deleteGroups.png
150   mesh_translation_vector.png
151   mesh_translation_points.png
152   mesh_rotation.png
153   mesh_symmetry_point.png
154   mesh_symmetry_axis.png
155   mesh_symmetry_plane.png
156   mesh_sew_freeborders.png
157   mesh_sew_conform_freeborders.png
158   mesh_sew_bordertoside.png
159   mesh_sew_sideelements.png
160   mesh_merge_nodes.png
161   mesh_merge_elements.png
162   select1.png
163   open.png
164   mesh_pattern.png
165   mesh_pentahedron.png
166   pattern_sample_2d.png
167   pattern_sample_3D.png
168   mesh_add.png
169   mesh_remove.png
170   mesh_quad_edge.png
171   mesh_quad_triangle.png
172   mesh_quad_quadrangle.png
173   mesh_quad_tetrahedron.png
174   mesh_quad_pyramid.png
175   mesh_quad_pentahedron.png
176   mesh_quad_hexahedron.png
177   mesh_conv_to_quad.png
178   mesh_tree_hypo_layers_distribution.png
179   mesh_tree_algo_radial_prism.png
180   mesh_tree_algo_radial_quadrangle_1D2D.png
181   mesh_tree_algo_existing_2D.png
182   mesh_tree_algo_prism.png
183   mesh_tree_algo_projection_2d.png
184   mesh_hypo_source_edge.png
185   mesh_hypo_source_3d.png
186   mesh_hypo_layer_distribution.png
187   mesh_hypo_source_face.png
188   mesh_tree_hypo_source_face.png
189   mesh_tree_hypo_source_edge.png
190   mesh_tree_hypo_source_3d_shape.png
191   mesh_tree_hypo_projection_3d.png
192   mesh_tree_hypo_projection_2d.png
193   mesh_build_compound.png
194   copy_mesh.png
195   mesh_node_to_point.png
196   mesh_tree_mesh_partial.png
197   mesh_extractGroup.png
198   mesh_precompute.png
199   mesh_2d_from_3d.png
200   mesh_free_faces.png
201   scale.png
202   scale_along_axes.png
203   split_into_tetra.png
204   mesh_duplicate_nodes.png
205   mesh_duplicate_nodes_with_elem.png
206   mesh_duplicate_elem_only.png
207   mesh_duplicate_group_boundary.png
208   mesh_bounding_box.png
209   mesh_hypo_viscous_layers.png
210   mesh_tree_hypo_viscous_layers.png
211   mesh_min_dist.png
212   reorient_faces_point.png
213   reorient_faces_face.png
214   reorient_faces_volume.png
215   mesh_ball.png
216   mesh_measure_basic_props.png
217   mesh_measure_length.png
218   mesh_measure_area.png
219   mesh_measure_volume.png
220   mesh_extmeth_node_offset.png
221   mesh_extmeth_surf_offset_smooth.png
222   mesh_extmeth_face_offset.png
223 )
224
225 INSTALL(FILES ${SMESH_RESOURCES_FILES} DESTINATION ${SALOME_SMESH_INSTALL_RES_DATA})
226
227 SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/SalomeApp.xml.in ${CMAKE_CURRENT_BINARY_DIR}/SalomeApp.xml INSTALL ${SALOME_SMESH_INSTALL_RES_DATA})
228 SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/StdMeshers.xml.in ${CMAKE_CURRENT_BINARY_DIR}/StdMeshers.xml INSTALL ${SALOME_SMESH_INSTALL_RES_DATA})
229 SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/SMESHCatalog.xml.in ${CMAKE_CURRENT_BINARY_DIR}/SMESHCatalog.xml INSTALL ${SALOME_SMESH_INSTALL_RES_DATA})