Salome HOME
bos #19055 Fix broken linkage on Windows (add missing GEOMUtils library)
authorvsr <vsr@opencascade.com>
Thu, 30 Apr 2020 06:40:13 +0000 (09:40 +0300)
committervsr <vsr@opencascade.com>
Thu, 30 Apr 2020 06:40:13 +0000 (09:40 +0300)
src/Controls/CMakeLists.txt

index dd7026ce365a80e44c2b7b7eee7ca7d67a1e2af0..ac2f02a070e596be6b2f998725d210d4b346eabb 100644 (file)
@@ -39,6 +39,7 @@ SET(_link_LIBRARIES
   ${OpenCASCADE_FoundationClasses_LIBRARIES}
   ${OpenCASCADE_ModelingData_LIBRARIES}
   ${OpenCASCADE_ModelingAlgorithms_LIBRARIES}
+  ${GEOM_GEOMUtils}
   SMDS
   SMESHDS
   SMESHUtils