From: rnv Date: Fri, 16 Aug 2019 16:02:07 +0000 (+0300) Subject: Build under windows X-Git-Tag: V9_4_0a1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=59fab07a9803d95e30826f18aadc6c3b3d2d2270;p=modules%2Fparavis.git Build under windows --- diff --git a/src/PVGUI/CMakeLists.txt b/src/PVGUI/CMakeLists.txt index 0c95245e..fa183e08 100644 --- a/src/PVGUI/CMakeLists.txt +++ b/src/PVGUI/CMakeLists.txt @@ -47,6 +47,7 @@ SET(_link_LIBRARIES ${GUI_SalomeObject} ${_PARAVIEW_APP_COMPO_LIB} ${GUI_PVViewer} + ${VTK_LIBRARIES} ) # --- headers ---