mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-05 16:44:17 +05:00
patch for correct linking on Windows
This commit is contained in:
parent
663e6353b9
commit
fb609e70fe
@ -43,6 +43,7 @@ SET(_link_LIBRARIES
|
|||||||
${CAS_TKG3d}
|
${CAS_TKG3d}
|
||||||
${CAS_TKGeomBase}
|
${CAS_TKGeomBase}
|
||||||
${CAS_TKGeomAlgo}
|
${CAS_TKGeomAlgo}
|
||||||
|
${CAS_TKTopAlgo}
|
||||||
${Boost_LIBRARIES}
|
${Boost_LIBRARIES}
|
||||||
SMDS
|
SMDS
|
||||||
)
|
)
|
||||||
|
@ -161,7 +161,7 @@ namespace SMESH_MAT2d
|
|||||||
* \brief Face boundary is discretized so that each its segment to correspond to
|
* \brief Face boundary is discretized so that each its segment to correspond to
|
||||||
* an edge of MA
|
* an edge of MA
|
||||||
*/
|
*/
|
||||||
class Boundary
|
class SMESHUtils_EXPORT Boundary
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user