diff --git a/cMake/FindOCC.cmake b/cMake/FindOCC.cmake index 2b084e3a56..b6b742fcc4 100644 --- a/cMake/FindOCC.cmake +++ b/cMake/FindOCC.cmake @@ -110,6 +110,10 @@ 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