Backport fix for #20656 - fix compilation with occt 7.9

This commit is contained in:
chris
2025-08-03 19:54:58 -03:00
committed by Adrian Insaurralde Avalos
parent 199b4c81d1
commit 8637434db9
+3
View File
@@ -140,6 +140,9 @@ if(OCC_FOUND)
TKHLR
TKFeat
)
if (OCC_VERSION_STRING VERSION_GREATER_EQUAL 7.9.0)
list(APPEND OCC_LIBRARIES TKExpress)
endif ()
set(OCC_OCAF_LIBRARIES
TKBin
TKBinL