Files
ThirdParty-6/ParaView-5.0.1/Catalyst/Editions/Extras/ClientServerCore-restore-extraction.patch

11 lines
302 B
Diff

--- a/ParaViewCore/ClientServerCore/Core/CMakeLists.txt
+++ b/ParaViewCore/ClientServerCore/Core/CMakeLists.txt
@@ -79,6 +79,7 @@
if (PARAVIEW_ENABLE_PYTHON)
list(APPEND Module_SRCS
+ vtkPythonExtractSelection.cxx
vtkPythonProgrammableFilter.cxx
vtkPythonAnnotationFilter.cxx
)