mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-25 06:10:33 +05:00
bos #19055 Fix broken linkage on Windows (add missing GEOMUtils library)
This commit is contained in:
parent
54580d9a2a
commit
eb7803d480
@ -39,6 +39,7 @@ SET(_link_LIBRARIES
|
||||
${OpenCASCADE_FoundationClasses_LIBRARIES}
|
||||
${OpenCASCADE_ModelingData_LIBRARIES}
|
||||
${OpenCASCADE_ModelingAlgorithms_LIBRARIES}
|
||||
${GEOM_GEOMUtils}
|
||||
SMDS
|
||||
SMESHDS
|
||||
SMESHUtils
|
||||
|
Loading…
Reference in New Issue
Block a user