X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FOBJECT%2FCMakeLists.txt;h=859e3da5a5d46b2be29d089d7766bfd2f8ecc042;hp=d9597de660f021c714dac63f579dc1cf7fb646e5;hb=6ae3c2c26f6e42a48246e314ab92c36656f7c667;hpb=6bac08c1a81f34d3f21c550bd92f83654b2546a5 diff --git a/src/OBJECT/CMakeLists.txt b/src/OBJECT/CMakeLists.txt index d9597de66..859e3da5a 100644 --- a/src/OBJECT/CMakeLists.txt +++ b/src/OBJECT/CMakeLists.txt @@ -61,13 +61,18 @@ SET(_link_LIBRARIES ${GUI_qtx} ${GUI_suit} ${GUI_std} - ${GUI_Plot2d} - ${GUI_SPlot2d} SMESHClient SMDS SMESHControls ) +IF(SALOME_USE_PLOT2DVIEWER) + LIST(APPEND _link_LIBRARIES + ${GUI_Plot2d} + ${GUI_SPlot2d} + ) +ENDIF() + # --- headers --- # header files / no moc processing