1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00
occt/src/TKBRep/CMakeLists.txt
ibs f2e9c853a2 0026591: Header collecting in CMake configuration process does not consider 'patch' dir
"patch" functionality fixed (except mfc samples)
CMake variable descriptions updated and their width realigned
2015-09-03 15:14:40 +03:00

15 lines
175 B
CMake

project(TKBRep)
set (TOOLKIT_MODULES
TopoDS
TopExp
TopTools
BRep
BRepLProp
BRepAdaptor
BRepTools
BinTools
)
OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit)