cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkClientSocketPython.cxx.o"
3  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkClientSocketPython.cxx.o.d"
4  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkDirectoryPython.cxx.o"
5  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkDirectoryPython.cxx.o.d"
6  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkExecutableRunnerPython.cxx.o"
7  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkExecutableRunnerPython.cxx.o.d"
8  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkServerSocketPython.cxx.o"
9  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkServerSocketPython.cxx.o.d"
10  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkSocketCollectionPython.cxx.o"
11  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkSocketCollectionPython.cxx.o.d"
12  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkSocketPython.cxx.o"
13  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkSocketPython.cxx.o.d"
14  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkTimerLogPython.cxx.o"
15  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkTimerLogPython.cxx.o.d"
16  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInit.cxx.o"
17  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInit.cxx.o.d"
18  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInitImpl.cxx.o"
19  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInitImpl.cxx.o.d"
20  "CMakeFiles/vtkCommonSystemPython/vtkClientSocketPython.cxx"
21  "CMakeFiles/vtkCommonSystemPython/vtkDirectoryPython.cxx"
22  "CMakeFiles/vtkCommonSystemPython/vtkExecutableRunnerPython.cxx"
23  "CMakeFiles/vtkCommonSystemPython/vtkServerSocketPython.cxx"
24  "CMakeFiles/vtkCommonSystemPython/vtkSocketCollectionPython.cxx"
25  "CMakeFiles/vtkCommonSystemPython/vtkSocketPython.cxx"
26  "CMakeFiles/vtkCommonSystemPython/vtkTimerLogPython.cxx"
27  "CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInit.cxx"
28  "CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInitImpl.cxx"
29  "lib64/python3.10/site-packages/vtkmodules/vtkCommonSystem.pdb"
30  "lib64/python3.10/site-packages/vtkmodules/vtkCommonSystem.so"
31 )
32 
33 # Per-language clean rules from dependency scanning.
34 foreach(lang CXX)
35  include(CMakeFiles/vtkCommonSystemPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
36 endforeach()