mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
"patch" functionality fixed (except mfc samples) CMake variable descriptions updated and their width realigned
15 lines
176 B
CMake
15 lines
176 B
CMake
project(TKG3d)
|
|
|
|
set (TOOLKIT_MODULES
|
|
Geom
|
|
TColGeom
|
|
GeomAdaptor
|
|
AdvApprox
|
|
GeomLProp
|
|
Adaptor3d
|
|
LProp3d
|
|
TopAbs
|
|
)
|
|
|
|
OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit)
|