bos #19055 Fix broken linkage on Windows (add missing GEOMUtils library)

This commit is contained in:
vsr 2020-04-30 09:40:13 +03:00
parent 54580d9a2a
commit eb7803d480

View File

@ -39,6 +39,7 @@ SET(_link_LIBRARIES
${OpenCASCADE_FoundationClasses_LIBRARIES} ${OpenCASCADE_FoundationClasses_LIBRARIES}
${OpenCASCADE_ModelingData_LIBRARIES} ${OpenCASCADE_ModelingData_LIBRARIES}
${OpenCASCADE_ModelingAlgorithms_LIBRARIES} ${OpenCASCADE_ModelingAlgorithms_LIBRARIES}
${GEOM_GEOMUtils}
SMDS SMDS
SMESHDS SMESHDS
SMESHUtils SMESHUtils