Salome HOME
add missing dependency otherwise compilation will fail on Windows: vtkMSParaViewPipel... ngh/spv3d/w10 2/head
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 18 Apr 2023 11:53:00 +0000 (13:53 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 18 Apr 2023 11:53:00 +0000 (13:53 +0200)
src/SPV3D/CMakeLists.txt

index 423141e0ee906e3e3bc948a60fe1a7dbfc0d5364..75af809f9de2b79a2eb1d9a38283135f1847c5d7 100644 (file)
@@ -49,6 +49,7 @@ SET(_link_LIBRARIES
   SalomeObject SalomePrs PV3DViewer PVViewer PVServerService
   ParaView::pqApplicationComponents
   ParaView::pqPython
+  ParaView::RemotingViews
 )
 
 # --- headers ---