cmake - remove wasm_sysroot as superseded by e833d0c

This commit is contained in:
Andrej730
2025-11-19 19:38:45 +05:00
parent bd07078def
commit 5e6b96ee99
3 changed files with 0 additions and 32 deletions
-2
View File
@@ -88,9 +88,7 @@ else(OCC_VERSION_STRING VERSION_LESS 7.8.0)
list(APPEND OpenCASCADE_LIBRARIES TKDESTEP TKDEIGES)
endif(OCC_VERSION_STRING VERSION_LESS 7.8.0)
clear_wasm_sysroot()
find_library(libTKernel NAMES TKernel TKerneld PATHS ${OCC_LIBRARY_DIR} NO_DEFAULT_PATH)
restore_wasm_sysroot()
if(libTKernel)
message(STATUS "Required Open Cascade Library files found")