mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
6 lines
192 B
CMake
6 lines
192 B
CMake
if ("${TARGET_FOLDER}" STREQUAL "")
|
|
set (CMAKE_SOURCE_DIR "${CMAKE_SOURCE_DIR}/..")
|
|
endif("${TARGET_FOLDER}" STREQUAL "")
|
|
|
|
OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit_prepare_tool)
|