Link to TKBin

This commit is contained in:
Thomas Krijnen
2021-10-08 21:07:56 +02:00
committed by GitHub
parent 8198df3fa6
commit cefa66cdf9
+3
View File
@@ -270,6 +270,9 @@ ENDIF()
SET(OPENCASCADE_LIBRARY_NAMES
TKernel TKMath TKBRep TKGeomBase TKGeomAlgo TKG3d TKG2d TKShHealing TKTopAlgo TKMesh TKPrim TKBool TKBO
TKFillet TKSTEP TKSTEPBase TKSTEPAttr TKXSBase TKSTEP209 TKIGES TKOffset TKHLR
# @todo investigate the exact conditions when this is necessary
TKBin
)
IF("${OCC_LIBRARY_DIR}" STREQUAL "")