Skip to content

Commit

Permalink
0033531: Configuration - Rework DataExchange ToolKits organization
Browse files Browse the repository at this point in the history
Remove STEP and IGES as a dependency
  • Loading branch information
dpasukhi authored and anv committed Apr 23, 2024
1 parent 0727fd9 commit 3e4c389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ 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
TKFillet TKXSBase TKOffset TKHLR

# @todo investigate the exact conditions when this is necessary
TKBin
Expand Down

0 comments on commit 3e4c389

Please sign in to comment.