From: vsr Date: Thu, 30 Apr 2020 06:40:13 +0000 (+0300) Subject: bos #19055 Fix broken linkage on Windows (add missing GEOMUtils library) X-Git-Tag: V9_5_0b1~8 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=eb7803d480f1d15cba94294edab5e7966bf5a15b;ds=sidebyside bos #19055 Fix broken linkage on Windows (add missing GEOMUtils library) --- diff --git a/src/Controls/CMakeLists.txt b/src/Controls/CMakeLists.txt index dd7026ce3..ac2f02a07 100644 --- a/src/Controls/CMakeLists.txt +++ b/src/Controls/CMakeLists.txt @@ -39,6 +39,7 @@ SET(_link_LIBRARIES ${OpenCASCADE_FoundationClasses_LIBRARIES} ${OpenCASCADE_ModelingData_LIBRARIES} ${OpenCASCADE_ModelingAlgorithms_LIBRARIES} + ${GEOM_GEOMUtils} SMDS SMESHDS SMESHUtils