cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkPVGL2PSExporterPython.cxx.o"
3  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkPVGL2PSExporterPython.cxx.o.d"
4  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkPVWebExporterPython.cxx.o"
5  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkPVWebExporterPython.cxx.o.d"
6  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkPVX3DExporterPython.cxx.o"
7  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkPVX3DExporterPython.cxx.o.d"
8  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMCSVExporterProxyPython.cxx.o"
9  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMCSVExporterProxyPython.cxx.o.d"
10  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMCSVProxiesInitializationHelperPython.cxx.o"
11  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMCSVProxiesInitializationHelperPython.cxx.o.d"
12  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMExporterProxyPython.cxx.o"
13  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMExporterProxyPython.cxx.o.d"
14  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMGL2PSExporterProxyPython.cxx.o"
15  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMGL2PSExporterProxyPython.cxx.o.d"
16  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMRenderViewExporterProxyPython.cxx.o"
17  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMRenderViewExporterProxyPython.cxx.o.d"
18  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMViewExportHelperPython.cxx.o"
19  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPython/vtkSMViewExportHelperPython.cxx.o.d"
20  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPythonPython/vtkRemotingExportPythonInit.cxx.o"
21  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPythonPython/vtkRemotingExportPythonInit.cxx.o.d"
22  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPythonPython/vtkRemotingExportPythonInitImpl.cxx.o"
23  "CMakeFiles/vtkRemotingExportPython.dir/CMakeFiles/vtkRemotingExportPythonPython/vtkRemotingExportPythonInitImpl.cxx.o.d"
24  "CMakeFiles/vtkRemotingExportPython/vtkPVGL2PSExporterPython.cxx"
25  "CMakeFiles/vtkRemotingExportPython/vtkPVWebExporterPython.cxx"
26  "CMakeFiles/vtkRemotingExportPython/vtkPVX3DExporterPython.cxx"
27  "CMakeFiles/vtkRemotingExportPython/vtkSMCSVExporterProxyPython.cxx"
28  "CMakeFiles/vtkRemotingExportPython/vtkSMCSVProxiesInitializationHelperPython.cxx"
29  "CMakeFiles/vtkRemotingExportPython/vtkSMExporterProxyPython.cxx"
30  "CMakeFiles/vtkRemotingExportPython/vtkSMGL2PSExporterProxyPython.cxx"
31  "CMakeFiles/vtkRemotingExportPython/vtkSMRenderViewExporterProxyPython.cxx"
32  "CMakeFiles/vtkRemotingExportPython/vtkSMViewExportHelperPython.cxx"
33  "CMakeFiles/vtkRemotingExportPythonPython/vtkRemotingExportPythonInit.cxx"
34  "CMakeFiles/vtkRemotingExportPythonPython/vtkRemotingExportPythonInitImpl.cxx"
35  "lib64/python3.10/site-packages/paraview/modules/vtkRemotingExport.pdb"
36  "lib64/python3.10/site-packages/paraview/modules/vtkRemotingExport.so"
37 )
38 
39 # Per-language clean rules from dependency scanning.
40 foreach(lang CXX)
41  include(CMakeFiles/vtkRemotingExportPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
42 endforeach()