From: Matthias Maier Date: Wed, 22 Mar 2017 02:16:54 +0000 (-0500) Subject: CMake: Add TKSTEP209 to the opencascade link interface X-Git-Tag: v8.5.0-rc1~20^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c45f4793e3e1286d175b8e5649bfed6f3a1610;p=dealii.git CMake: Add TKSTEP209 to the opencascade link interface --- diff --git a/cmake/modules/FindOPENCASCADE.cmake b/cmake/modules/FindOPENCASCADE.cmake index c4ac8ed3df..5fb826691a 100644 --- a/cmake/modules/FindOPENCASCADE.cmake +++ b/cmake/modules/FindOPENCASCADE.cmake @@ -55,7 +55,7 @@ ENDIF() SET(_opencascade_libraries TKBO TKBool TKBRep TKernel TKFeat TKFillet TKG2d TKG3d TKGeomAlgo TKGeomBase TKHLR TKIGES TKMath TKMesh TKOffset TKPrim TKShHealing TKSTEP - TKSTEPAttr TKSTEPBase TKSTL TKTopAlgo TKXSBase + TKSTEPAttr TKSTEPBase TKSTEP209 TKSTL TKTopAlgo TKXSBase ) SET(_libraries "")