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/vtkPythonViewPython.cxx.o"
4  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPython/vtkRemotingViewsPythonModulePython.cxx.o"
5  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPython/vtkSMPythonViewProxyPython.cxx.o"
6  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInit.cxx.o"
7  "CMakeFiles/vtkRemotingViewsPythonPython.dir/CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInitImpl.cxx.o"
8  "CMakeFiles/vtkRemotingViewsPythonPython/vtkPythonRepresentationPython.cxx"
9  "CMakeFiles/vtkRemotingViewsPythonPython/vtkPythonViewPython.cxx"
10  "CMakeFiles/vtkRemotingViewsPythonPython/vtkRemotingViewsPythonModulePython.cxx"
11  "CMakeFiles/vtkRemotingViewsPythonPython/vtkSMPythonViewProxyPython.cxx"
12  "CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInit.cxx"
13  "CMakeFiles/vtkRemotingViewsPythonPythonPython/vtkRemotingViewsPythonPythonInitImpl.cxx"
14  "lib64/python3.9/site-packages/paraview/modules/vtkRemotingViewsPython.pdb"
15  "lib64/python3.9/site-packages/paraview/modules/vtkRemotingViewsPython.so"
16 )
17 
18 # Per-language clean rules from dependency scanning.
19 foreach(lang CXX)
20  include(CMakeFiles/vtkRemotingViewsPythonPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
21 endforeach()