cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPython/vtkPythonRepresentationPython.cxx.o"
3  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPython/vtkPythonRepresentationPython.cxx.o.d"
4  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPython/vtkPythonViewPython.cxx.o"
5  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPython/vtkPythonViewPython.cxx.o.d"
6  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPython/vtkSMPythonViewProxyPython.cxx.o"
7  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPython/vtkSMPythonViewProxyPython.cxx.o.d"
8  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInit.cxx.o"
9  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInit.cxx.o.d"
10  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInitImpl.cxx.o"
11  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInitImpl.cxx.o.d"
12  "CMakeFiles/vtkRemotingViewsPythonPython/vtkPythonRepresentationPython.cxx"
13  "CMakeFiles/vtkRemotingViewsPythonPython/vtkPythonViewPython.cxx"
14  "CMakeFiles/vtkRemotingViewsPythonPython/vtkSMPythonViewProxyPython.cxx"
15  "CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInit.cxx"
16  "CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInitImpl.cxx"
17  "lib64/python3.10/site-packages/paraview/modules/vtkRemotingViewsPython.pdb"
18  "lib64/python3.10/site-packages/paraview/modules/vtkRemotingViewsPython.so"
19 )
20 
21 # Per-language clean rules from dependency scanning.
22 foreach(lang CXX)
23  include(CMakeFiles/vtkRemotingViewsPythonPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
24 endforeach()