cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkMultiBlockUnstructuredGridVolumeMapperPython.cxx.o"
3  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkMultiBlockUnstructuredGridVolumeMapperPython.cxx.o.d"
4  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkMultiBlockVolumeMapperPython.cxx.o"
5  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkMultiBlockVolumeMapperPython.cxx.o.d"
6  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLGPUVolumeRayCastMapperPython.cxx.o"
7  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLGPUVolumeRayCastMapperPython.cxx.o.d"
8  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLProjectedTetrahedraMapperPython.cxx.o"
9  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLProjectedTetrahedraMapperPython.cxx.o.d"
10  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLRayCastImageDisplayHelperPython.cxx.o"
11  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLRayCastImageDisplayHelperPython.cxx.o.d"
12  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkSmartVolumeMapperPython.cxx.o"
13  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkSmartVolumeMapperPython.cxx.o.d"
14  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkVolumeTexturePython.cxx.o"
15  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkVolumeTexturePython.cxx.o.d"
16  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2PythonPython/vtkRenderingVolumeOpenGL2PythonInit.cxx.o"
17  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2PythonPython/vtkRenderingVolumeOpenGL2PythonInit.cxx.o.d"
18  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2PythonPython/vtkRenderingVolumeOpenGL2PythonInitImpl.cxx.o"
19  "CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/CMakeFiles/vtkRenderingVolumeOpenGL2PythonPython/vtkRenderingVolumeOpenGL2PythonInitImpl.cxx.o.d"
20  "CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkMultiBlockUnstructuredGridVolumeMapperPython.cxx"
21  "CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkMultiBlockVolumeMapperPython.cxx"
22  "CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLGPUVolumeRayCastMapperPython.cxx"
23  "CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLProjectedTetrahedraMapperPython.cxx"
24  "CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkOpenGLRayCastImageDisplayHelperPython.cxx"
25  "CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkSmartVolumeMapperPython.cxx"
26  "CMakeFiles/vtkRenderingVolumeOpenGL2Python/vtkVolumeTexturePython.cxx"
27  "CMakeFiles/vtkRenderingVolumeOpenGL2PythonPython/vtkRenderingVolumeOpenGL2PythonInit.cxx"
28  "CMakeFiles/vtkRenderingVolumeOpenGL2PythonPython/vtkRenderingVolumeOpenGL2PythonInitImpl.cxx"
29  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingVolumeOpenGL2.pdb"
30  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingVolumeOpenGL2.so"
31 )
32 
33 # Per-language clean rules from dependency scanning.
34 foreach(lang CXX)
35  include(CMakeFiles/vtkRenderingVolumeOpenGL2Python.dir/cmake_clean_${lang}.cmake OPTIONAL)
36 endforeach()