mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
11 lines
302 B
Diff
11 lines
302 B
Diff
--- a/ParaViewCore/ClientServerCore/Core/CMakeLists.txt
|
|
+++ b/ParaViewCore/ClientServerCore/Core/CMakeLists.txt
|
|
@@ -79,7 +79,6 @@
|
|
|
|
if (PARAVIEW_ENABLE_PYTHON)
|
|
list(APPEND Module_SRCS
|
|
- vtkPythonExtractSelection.cxx
|
|
vtkPythonProgrammableFilter.cxx
|
|
vtkPythonAnnotationFilter.cxx
|
|
)
|