cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextActorPython.cxx.o"
3  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextActorPython.cxx.o.d"
4  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextBufferIdPython.cxx.o"
5  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextBufferIdPython.cxx.o.d"
6  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextDevice2DPython.cxx.o"
7  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextDevice2DPython.cxx.o.d"
8  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextDevice3DPython.cxx.o"
9  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextDevice3DPython.cxx.o.d"
10  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLPropItemPython.cxx.o"
11  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLPropItemPython.cxx.o.d"
12  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2PythonPython/vtkRenderingContextOpenGL2PythonInit.cxx.o"
13  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2PythonPython/vtkRenderingContextOpenGL2PythonInit.cxx.o.d"
14  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2PythonPython/vtkRenderingContextOpenGL2PythonInitImpl.cxx.o"
15  "CMakeFiles/vtkRenderingContextOpenGL2Python.dir/CMakeFiles/vtkRenderingContextOpenGL2PythonPython/vtkRenderingContextOpenGL2PythonInitImpl.cxx.o.d"
16  "CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextActorPython.cxx"
17  "CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextBufferIdPython.cxx"
18  "CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextDevice2DPython.cxx"
19  "CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLContextDevice3DPython.cxx"
20  "CMakeFiles/vtkRenderingContextOpenGL2Python/vtkOpenGLPropItemPython.cxx"
21  "CMakeFiles/vtkRenderingContextOpenGL2PythonPython/vtkRenderingContextOpenGL2PythonInit.cxx"
22  "CMakeFiles/vtkRenderingContextOpenGL2PythonPython/vtkRenderingContextOpenGL2PythonInitImpl.cxx"
23  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingContextOpenGL2.pdb"
24  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingContextOpenGL2.so"
25 )
26 
27 # Per-language clean rules from dependency scanning.
28 foreach(lang CXX)
29  include(CMakeFiles/vtkRenderingContextOpenGL2Python.dir/cmake_clean_${lang}.cmake OPTIONAL)
30 endforeach()