cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkActorNodePython.cxx.o"
3  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkActorNodePython.cxx.o.d"
4  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkCameraNodePython.cxx.o"
5  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkCameraNodePython.cxx.o.d"
6  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkLightNodePython.cxx.o"
7  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkLightNodePython.cxx.o.d"
8  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkMapperNodePython.cxx.o"
9  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkMapperNodePython.cxx.o.d"
10  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkPolyDataMapperNodePython.cxx.o"
11  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkPolyDataMapperNodePython.cxx.o.d"
12  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkRendererNodePython.cxx.o"
13  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkRendererNodePython.cxx.o.d"
14  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodeFactoryPython.cxx.o"
15  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodeFactoryPython.cxx.o.d"
16  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodePython.cxx.o"
17  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodePython.cxx.o.d"
18  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeMapperNodePython.cxx.o"
19  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeMapperNodePython.cxx.o.d"
20  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeNodePython.cxx.o"
21  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeNodePython.cxx.o.d"
22  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkWindowNodePython.cxx.o"
23  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkWindowNodePython.cxx.o.d"
24  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInit.cxx.o"
25  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInit.cxx.o.d"
26  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInitImpl.cxx.o"
27  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInitImpl.cxx.o.d"
28  "CMakeFiles/vtkRenderingSceneGraphPython/vtkActorNodePython.cxx"
29  "CMakeFiles/vtkRenderingSceneGraphPython/vtkCameraNodePython.cxx"
30  "CMakeFiles/vtkRenderingSceneGraphPython/vtkLightNodePython.cxx"
31  "CMakeFiles/vtkRenderingSceneGraphPython/vtkMapperNodePython.cxx"
32  "CMakeFiles/vtkRenderingSceneGraphPython/vtkPolyDataMapperNodePython.cxx"
33  "CMakeFiles/vtkRenderingSceneGraphPython/vtkRendererNodePython.cxx"
34  "CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodeFactoryPython.cxx"
35  "CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodePython.cxx"
36  "CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeMapperNodePython.cxx"
37  "CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeNodePython.cxx"
38  "CMakeFiles/vtkRenderingSceneGraphPython/vtkWindowNodePython.cxx"
39  "CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInit.cxx"
40  "CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInitImpl.cxx"
41  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingSceneGraph.pdb"
42  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingSceneGraph.so"
43 )
44 
45 # Per-language clean rules from dependency scanning.
46 foreach(lang CXX)
47  include(CMakeFiles/vtkRenderingSceneGraphPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
48 endforeach()