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/vtkCommonSystemModulePython.cxx.o"
4  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkDirectoryPython.cxx.o"
5  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkServerSocketPython.cxx.o"
6  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkSocketCollectionPython.cxx.o"
7  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkSocketPython.cxx.o"
8  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkThreadMessagerPython.cxx.o"
9  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPython/vtkTimerLogPython.cxx.o"
10  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInit.cxx.o"
11  "CMakeFiles/vtkCommonSystemPython.dir/CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInitImpl.cxx.o"
12  "CMakeFiles/vtkCommonSystemPython/vtkClientSocketPython.cxx"
13  "CMakeFiles/vtkCommonSystemPython/vtkCommonSystemModulePython.cxx"
14  "CMakeFiles/vtkCommonSystemPython/vtkDirectoryPython.cxx"
15  "CMakeFiles/vtkCommonSystemPython/vtkServerSocketPython.cxx"
16  "CMakeFiles/vtkCommonSystemPython/vtkSocketCollectionPython.cxx"
17  "CMakeFiles/vtkCommonSystemPython/vtkSocketPython.cxx"
18  "CMakeFiles/vtkCommonSystemPython/vtkThreadMessagerPython.cxx"
19  "CMakeFiles/vtkCommonSystemPython/vtkTimerLogPython.cxx"
20  "CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInit.cxx"
21  "CMakeFiles/vtkCommonSystemPythonPython/vtkCommonSystemPythonInitImpl.cxx"
22  "lib64/python3.9/site-packages/vtkmodules/vtkCommonSystem.pdb"
23  "lib64/python3.9/site-packages/vtkmodules/vtkCommonSystem.so"
24 )
25 
26 # Per-language clean rules from dependency scanning.
27 foreach(lang CXX)
28  include(CMakeFiles/vtkCommonSystemPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
29 endforeach()