mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-15 05:10:34 +05:00
Windows compatibility
This commit is contained in:
parent
28230317bf
commit
3c0d0df848
@ -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