1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00
Files
occt/tools/adm/cmake/occt_toolkit_prepare_tool.cmake
2022-11-04 13:02:30 +03:00

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)