cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkCommunicatorPython.cxx.o"
3  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkDummyCommunicatorPython.cxx.o"
4  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkDummyControllerPython.cxx.o"
5  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkFieldDataSerializerPython.cxx.o"
6  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkMultiProcessControllerPython.cxx.o"
7  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkMultiProcessStreamPython.cxx.o"
8  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkPDirectoryPython.cxx.o"
9  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkPSystemToolsPython.cxx.o"
10  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkParallelCoreModulePython.cxx.o"
11  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkProcessGroupPython.cxx.o"
12  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkProcessPython.cxx.o"
13  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkSocketCommunicatorPython.cxx.o"
14  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkSocketControllerPython.cxx.o"
15  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkSubCommunicatorPython.cxx.o"
16  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkSubGroupPython.cxx.o"
17  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePython/vtkThreadedTaskQueuePython.cxx.o"
18  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePythonPython/vtkParallelCorePythonInit.cxx.o"
19  "CMakeFiles/vtkParallelCorePython.dir/CMakeFiles/vtkParallelCorePythonPython/vtkParallelCorePythonInitImpl.cxx.o"
20  "CMakeFiles/vtkParallelCorePython/vtkCommunicatorPython.cxx"
21  "CMakeFiles/vtkParallelCorePython/vtkDummyCommunicatorPython.cxx"
22  "CMakeFiles/vtkParallelCorePython/vtkDummyControllerPython.cxx"
23  "CMakeFiles/vtkParallelCorePython/vtkFieldDataSerializerPython.cxx"
24  "CMakeFiles/vtkParallelCorePython/vtkMultiProcessControllerPython.cxx"
25  "CMakeFiles/vtkParallelCorePython/vtkMultiProcessStreamPython.cxx"
26  "CMakeFiles/vtkParallelCorePython/vtkPDirectoryPython.cxx"
27  "CMakeFiles/vtkParallelCorePython/vtkPSystemToolsPython.cxx"
28  "CMakeFiles/vtkParallelCorePython/vtkParallelCoreModulePython.cxx"
29  "CMakeFiles/vtkParallelCorePython/vtkProcessGroupPython.cxx"
30  "CMakeFiles/vtkParallelCorePython/vtkProcessPython.cxx"
31  "CMakeFiles/vtkParallelCorePython/vtkSocketCommunicatorPython.cxx"
32  "CMakeFiles/vtkParallelCorePython/vtkSocketControllerPython.cxx"
33  "CMakeFiles/vtkParallelCorePython/vtkSubCommunicatorPython.cxx"
34  "CMakeFiles/vtkParallelCorePython/vtkSubGroupPython.cxx"
35  "CMakeFiles/vtkParallelCorePython/vtkThreadedTaskQueuePython.cxx"
36  "CMakeFiles/vtkParallelCorePythonPython/vtkParallelCorePythonInit.cxx"
37  "CMakeFiles/vtkParallelCorePythonPython/vtkParallelCorePythonInitImpl.cxx"
38  "lib64/python3.9/site-packages/vtkmodules/vtkParallelCore.pdb"
39  "lib64/python3.9/site-packages/vtkmodules/vtkParallelCore.so"
40 )
41 
42 # Per-language clean rules from dependency scanning.
43 foreach(lang CXX)
44  include(CMakeFiles/vtkParallelCorePython.dir/cmake_clean_${lang}.cmake OPTIONAL)
45 endforeach()