1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

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
This commit is contained in:
ibs
2015-08-06 20:59:26 +03:00
committed by bugmaster
parent a7653f4f55
commit f2e9c853a2
63 changed files with 288 additions and 159 deletions

View File

@@ -36,4 +36,4 @@ else()
list( APPEND USED_LIBS freetype )
endif()
include(${OCCT_SOURCE_DIR}/adm/cmake/occt_toolkit.cmake)
OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit)