Backport fix for #20656 - fix compilation with occt 7.9
This commit is contained in:
committed by
Adrian Insaurralde Avalos
parent
199b4c81d1
commit
8637434db9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user