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)