1 # Copyright (C) 2012-2016 CEA/DEN, EDF R&D, OPEN CASCADE
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License, or (at your option) any later version.
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # Lesser General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
22 # additional include directories
25 ${PTHREAD_INCLUDE_DIR}
26 ${KERNEL_INCLUDE_DIRS}
27 ${PYTHON_INCLUDE_DIRS}
28 ${PROJECT_SOURCE_DIR}/src/ShHealOper
29 ${PROJECT_SOURCE_DIR}/src/GEOM
30 ${PROJECT_SOURCE_DIR}/src/BlockFix
31 ${PROJECT_SOURCE_DIR}/src/GEOMAlgo
32 ${PROJECT_SOURCE_DIR}/src/GEOMUtils
33 ${PROJECT_SOURCE_DIR}/src/SKETCHER
34 ${PROJECT_SOURCE_DIR}/src/ARCHIMEDE
35 ${PROJECT_SOURCE_DIR}/src/XAO
36 ${PROJECT_SOURCE_DIR}/src/ShHealOper
37 ${CMAKE_CURRENT_SOURCE_DIR}
40 # additional preprocessor / compiler flags
46 # libraries to link to
51 ShHealOper GEOMbasic BlockFix GEOMAlgo GEOMUtils GEOMSketcher GEOMArchimede XAO
52 ${KERNEL_SALOMELocalTrace}
59 GEOMImpl_IBasicOperations.hxx
60 GEOMImpl_ITransformOperations.hxx
61 GEOMImpl_IHealingOperations.hxx
62 GEOMImpl_I3DPrimOperations.hxx
63 GEOMImpl_IShapesOperations.hxx
64 GEOMImpl_IBlocksOperations.hxx
65 GEOMImpl_IBooleanOperations.hxx
66 GEOMImpl_ICurvesOperations.hxx
67 GEOMImpl_ILocalOperations.hxx
68 GEOMImpl_IInsertOperations.hxx
69 GEOMImpl_IECallBack.hxx
70 GEOMImpl_IMeasureOperations.hxx
71 GEOMImpl_IGroupOperations.hxx
72 GEOMImpl_IFieldOperations.hxx
73 GEOMImpl_IBaseIEOperations.hxx
75 GEOMImpl_PointDriver.hxx
77 GEOMImpl_IPolyline.hxx
78 GEOMImpl_IPolyline2D.hxx
84 GEOMImpl_IFillet1d.hxx
85 GEOMImpl_IFillet2d.hxx
88 GEOMImpl_IArchimede.hxx
90 GEOMImpl_ISketcher.hxx
91 GEOMImpl_I3DSketcher.hxx
98 GEOMImpl_ITranslate.hxx
100 GEOMImpl_IProjection.hxx
101 GEOMImpl_IProjOnCyl.hxx
105 GEOMImpl_IPosition.hxx
106 GEOMImpl_IHealing.hxx
107 GEOMImpl_IImportExport.hxx
110 GEOMImpl_IBlockTrsf.hxx
111 GEOMImpl_IBoolean.hxx
112 GEOMImpl_ICylinder.hxx
116 GEOMImpl_ITransferData.hxx
119 GEOMImpl_IPipePath.hxx
120 GEOMImpl_IRevolution.hxx
121 GEOMImpl_IMeasure.hxx
123 GEOMImpl_IShapeExtend.hxx
124 GEOMImpl_IFilling.hxx
125 GEOMImpl_IThruSections.hxx
126 GEOMImpl_IPartition.hxx
127 GEOMImpl_IPipeDiffSect.hxx
128 GEOMImpl_IPipeShellSect.hxx
129 GEOMImpl_IPipeBiNormal.hxx
130 GEOMImpl_ICurveParametric.hxx
131 GEOMImpl_IIsoline.hxx
132 GEOMImpl_VectorDriver.hxx
133 GEOMImpl_LineDriver.hxx
134 GEOMImpl_DiskDriver.hxx
135 GEOMImpl_FaceDriver.hxx
136 GEOMImpl_PlaneDriver.hxx
137 GEOMImpl_MarkerDriver.hxx
138 GEOMImpl_TranslateDriver.hxx
139 GEOMImpl_MirrorDriver.hxx
140 GEOMImpl_ProjectionDriver.hxx
141 GEOMImpl_OffsetDriver.hxx
142 GEOMImpl_ScaleDriver.hxx
143 GEOMImpl_PositionDriver.hxx
144 GEOMImpl_BoxDriver.hxx
145 GEOMImpl_ConeDriver.hxx
146 GEOMImpl_CylinderDriver.hxx
147 GEOMImpl_SphereDriver.hxx
148 GEOMImpl_TorusDriver.hxx
149 GEOMImpl_PrismDriver.hxx
150 GEOMImpl_PipeDriver.hxx
151 GEOMImpl_PipePathDriver.hxx
152 GEOMImpl_ThruSectionsDriver.hxx
153 GEOMImpl_RevolutionDriver.hxx
154 GEOMImpl_ShapeDriver.hxx
155 GEOMImpl_BlockDriver.hxx
156 GEOMImpl_Block6Explorer.hxx
157 GEOMImpl_MeasureDriver.hxx
158 GEOMImpl_PolylineDriver.hxx
159 GEOMImpl_PolylineDumper.hxx
160 GEOMImpl_CircleDriver.hxx
161 GEOMImpl_EllipseDriver.hxx
162 GEOMImpl_ArcDriver.hxx
163 GEOMImpl_SplineDriver.hxx
164 GEOMImpl_SketcherDriver.hxx
165 GEOMImpl_3DSketcherDriver.hxx
166 GEOMImpl_FilletDriver.hxx
167 GEOMImpl_Fillet1d.hxx
168 GEOMImpl_Fillet1dDriver.hxx
169 GEOMImpl_Fillet2dDriver.hxx
170 GEOMImpl_ChamferDriver.hxx
171 GEOMImpl_BooleanDriver.hxx
172 GEOMImpl_PartitionDriver.hxx
173 GEOMImpl_CopyDriver.hxx
174 GEOMImpl_ExportDriver.hxx
175 GEOMImpl_ImportDriver.hxx
176 GEOMImpl_RotateDriver.hxx
177 GEOMImpl_ArchimedeDriver.hxx
178 GEOMImpl_HealingDriver.hxx
179 GEOMImpl_FillingDriver.hxx
180 GEOMImpl_GlueDriver.hxx
187 GEOMImpl_IBasicOperations.cxx
188 GEOMImpl_ITransformOperations.cxx
189 GEOMImpl_IHealingOperations.cxx
190 GEOMImpl_I3DPrimOperations.cxx
191 GEOMImpl_IShapesOperations.cxx
192 GEOMImpl_IBlocksOperations.cxx
193 GEOMImpl_IBooleanOperations.cxx
194 GEOMImpl_ICurvesOperations.cxx
195 GEOMImpl_ILocalOperations.cxx
196 GEOMImpl_IInsertOperations.cxx
197 GEOMImpl_IECallBack.cxx
198 GEOMImpl_IMeasureOperations.cxx
199 GEOMImpl_IGroupOperations.cxx
200 GEOMImpl_IFieldOperations.cxx
201 GEOMImpl_IBaseIEOperations.cxx
202 GEOMImpl_IPolyline2D.cxx
203 GEOMImpl_ITransferData.cxx
205 GEOMImpl_PointDriver.cxx
206 GEOMImpl_VectorDriver.cxx
207 GEOMImpl_LineDriver.cxx
208 GEOMImpl_PlaneDriver.cxx
209 GEOMImpl_MarkerDriver.cxx
210 GEOMImpl_TranslateDriver.cxx
211 GEOMImpl_MirrorDriver.cxx
212 GEOMImpl_ProjectionDriver.cxx
213 GEOMImpl_OffsetDriver.cxx
214 GEOMImpl_ScaleDriver.cxx
215 GEOMImpl_PositionDriver.cxx
216 GEOMImpl_BoxDriver.cxx
217 GEOMImpl_FaceDriver.cxx
218 GEOMImpl_DiskDriver.cxx
219 GEOMImpl_ConeDriver.cxx
220 GEOMImpl_CylinderDriver.cxx
221 GEOMImpl_SphereDriver.cxx
222 GEOMImpl_TorusDriver.cxx
223 GEOMImpl_PrismDriver.cxx
224 GEOMImpl_PipeDriver.cxx
225 GEOMImpl_PipePathDriver.cxx
226 GEOMImpl_ThruSectionsDriver.cxx
227 GEOMImpl_RevolutionDriver.cxx
228 GEOMImpl_ShapeDriver.cxx
229 GEOMImpl_BlockDriver.cxx
230 GEOMImpl_Block6Explorer.cxx
231 GEOMImpl_MeasureDriver.cxx
232 GEOMImpl_PolylineDriver.cxx
233 GEOMImpl_PolylineDumper.cxx
234 GEOMImpl_CircleDriver.cxx
235 GEOMImpl_EllipseDriver.cxx
236 GEOMImpl_ArcDriver.cxx
237 GEOMImpl_SplineDriver.cxx
238 GEOMImpl_SketcherDriver.cxx
239 GEOMImpl_3DSketcherDriver.cxx
240 GEOMImpl_FilletDriver.cxx
241 GEOMImpl_Fillet1d.cxx
242 GEOMImpl_Fillet1dDriver.cxx
243 GEOMImpl_Fillet2dDriver.cxx
244 GEOMImpl_ChamferDriver.cxx
245 GEOMImpl_BooleanDriver.cxx
246 GEOMImpl_PartitionDriver.cxx
247 GEOMImpl_CopyDriver.cxx
248 GEOMImpl_ExportDriver.cxx
249 GEOMImpl_ImportDriver.cxx
250 GEOMImpl_RotateDriver.cxx
251 GEOMImpl_ArchimedeDriver.cxx
252 GEOMImpl_HealingDriver.cxx
253 GEOMImpl_FillingDriver.cxx
254 GEOMImpl_GlueDriver.cxx
255 GEOMImpl_FieldDriver.cxx
260 ADD_LIBRARY(GEOMImpl ${GEOMImpl_SOURCES})
261 TARGET_LINK_LIBRARIES(GEOMImpl ${_link_LIBRARIES})
262 INSTALL(TARGETS GEOMImpl EXPORT ${PROJECT_NAME}TargetGroup DESTINATION ${SALOME_INSTALL_LIBS})
264 INSTALL(FILES ${GEOMImpl_HEADERS} DESTINATION ${SALOME_INSTALL_HEADERS})