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
9 lines
124 B
CMake
9 lines
124 B
CMake
project(TKXmlXCAF)
|
|
|
|
set (TOOLKIT_MODULES
|
|
XmlXCAFDrivers
|
|
XmlMXCAFDoc
|
|
)
|
|
|
|
OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit)
|