Commit | Line | Data |
---|---|---|
19286d7c | 1 | project(TKGeomAlgo) |
2 | ||
3 | set (TOOLKIT_MODULES | |
4 | Hatch | |
5 | GeomInt | |
6 | IntStart | |
7 | IntWalk | |
8 | IntImp | |
9 | IntCurveSurface | |
10 | IntSurf | |
11 | IntPatch | |
12 | Geom2dInt | |
13 | IntImpParGen | |
14 | IntRes2d | |
15 | IntCurve | |
16 | TopTrans | |
17 | Intf | |
18 | ApproxInt | |
19 | GccAna | |
20 | GccEnt | |
21 | GccInt | |
22 | HatchGen | |
23 | Geom2dHatch | |
24 | Law | |
25 | AppBlend | |
26 | Plate | |
27 | GeomPlate | |
28 | LocalAnalysis | |
29 | GeomAPI | |
30 | GeomFill | |
31 | Geom2dAPI | |
32 | Geom2dGcc | |
33 | FairCurve | |
34 | NLPlate | |
35 | IntPolyh | |
36 | TopClass | |
37 | ) | |
38 | ||
316d77d9 | 39 | include(${OCCT_SOURCE_DIR}/adm/cmake/occt_toolkit.cmake) |