0026591: Header collecting in CMake configuration process does not consider 'patch...
[occt.git] / src / TKFillet / CMakeLists.txt
1 project(TKFillet)
2
3 set (TOOLKIT_MODULES
4   ChFiDS
5   ChFi2d
6   ChFi3d
7   ChFiKPart
8   Blend
9   BRepBlend
10   BlendFunc
11   BRepFilletAPI
12   FilletSurf
13 )
14
15 OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit)