cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingGL2PSOpenGL2Python.dir/CMakeFiles/vtkRenderingGL2PSOpenGL2Python/vtkOpenGLGL2PSHelperImplPython.cxx.o"
3  "CMakeFiles/vtkRenderingGL2PSOpenGL2Python.dir/CMakeFiles/vtkRenderingGL2PSOpenGL2Python/vtkRenderingGL2PSOpenGL2ModulePython.cxx.o"
4  "CMakeFiles/vtkRenderingGL2PSOpenGL2Python.dir/CMakeFiles/vtkRenderingGL2PSOpenGL2PythonPython/vtkRenderingGL2PSOpenGL2PythonInit.cxx.o"
5  "CMakeFiles/vtkRenderingGL2PSOpenGL2Python.dir/CMakeFiles/vtkRenderingGL2PSOpenGL2PythonPython/vtkRenderingGL2PSOpenGL2PythonInitImpl.cxx.o"
6  "CMakeFiles/vtkRenderingGL2PSOpenGL2Python/vtkOpenGLGL2PSHelperImplPython.cxx"
7  "CMakeFiles/vtkRenderingGL2PSOpenGL2Python/vtkRenderingGL2PSOpenGL2ModulePython.cxx"
8  "CMakeFiles/vtkRenderingGL2PSOpenGL2PythonPython/vtkRenderingGL2PSOpenGL2PythonInit.cxx"
9  "CMakeFiles/vtkRenderingGL2PSOpenGL2PythonPython/vtkRenderingGL2PSOpenGL2PythonInitImpl.cxx"
10  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingGL2PSOpenGL2.pdb"
11  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingGL2PSOpenGL2.so"
12 )
13 
14 # Per-language clean rules from dependency scanning.
15 foreach(lang CXX)
16  include(CMakeFiles/vtkRenderingGL2PSOpenGL2Python.dir/cmake_clean_${lang}.cmake OPTIONAL)
17 endforeach()