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/vtkCameraNodePython.cxx.o"
4  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkLightNodePython.cxx.o"
5  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkMapperNodePython.cxx.o"
6  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkPolyDataMapperNodePython.cxx.o"
7  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkRendererNodePython.cxx.o"
8  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkRenderingSceneGraphModulePython.cxx.o"
9  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodeFactoryPython.cxx.o"
10  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodePython.cxx.o"
11  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeMapperNodePython.cxx.o"
12  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeNodePython.cxx.o"
13  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPython/vtkWindowNodePython.cxx.o"
14  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInit.cxx.o"
15  "CMakeFiles/vtkRenderingSceneGraphPython.dir/CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInitImpl.cxx.o"
16  "CMakeFiles/vtkRenderingSceneGraphPython/vtkActorNodePython.cxx"
17  "CMakeFiles/vtkRenderingSceneGraphPython/vtkCameraNodePython.cxx"
18  "CMakeFiles/vtkRenderingSceneGraphPython/vtkLightNodePython.cxx"
19  "CMakeFiles/vtkRenderingSceneGraphPython/vtkMapperNodePython.cxx"
20  "CMakeFiles/vtkRenderingSceneGraphPython/vtkPolyDataMapperNodePython.cxx"
21  "CMakeFiles/vtkRenderingSceneGraphPython/vtkRendererNodePython.cxx"
22  "CMakeFiles/vtkRenderingSceneGraphPython/vtkRenderingSceneGraphModulePython.cxx"
23  "CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodeFactoryPython.cxx"
24  "CMakeFiles/vtkRenderingSceneGraphPython/vtkViewNodePython.cxx"
25  "CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeMapperNodePython.cxx"
26  "CMakeFiles/vtkRenderingSceneGraphPython/vtkVolumeNodePython.cxx"
27  "CMakeFiles/vtkRenderingSceneGraphPython/vtkWindowNodePython.cxx"
28  "CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInit.cxx"
29  "CMakeFiles/vtkRenderingSceneGraphPythonPython/vtkRenderingSceneGraphPythonInitImpl.cxx"
30  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingSceneGraph.pdb"
31  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingSceneGraph.so"
32 )
33 
34 # Per-language clean rules from dependency scanning.
35 foreach(lang CXX)
36  include(CMakeFiles/vtkRenderingSceneGraphPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
37 endforeach()