From: rnv Date: Tue, 3 Mar 2020 10:49:09 +0000 (+0300) Subject: Build on Windows. X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=78db25bc6be36d960b1183c218933c7ff63737cb;p=modules%2Fsmesh.git Build on Windows. --- diff --git a/src/OBJECT/CMakeLists.txt b/src/OBJECT/CMakeLists.txt index 30d8684d3..480e86a4b 100644 --- a/src/OBJECT/CMakeLists.txt +++ b/src/OBJECT/CMakeLists.txt @@ -61,6 +61,7 @@ SET(_link_LIBRARIES SMESHClient SMDS SMESHControls + VTK::RenderingLabel ) IF(SALOME_USE_PLOT2DVIEWER)