mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
"patch" functionality fixed (except mfc samples) CMake variable descriptions updated and their width realigned
11 lines
130 B
CMake
11 lines
130 B
CMake
project(TKSTL)
|
|
|
|
set (TOOLKIT_MODULES
|
|
StlMesh
|
|
StlAPI
|
|
StlTransfer
|
|
RWStl
|
|
)
|
|
|
|
OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit)
|