cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPython/vtkGenericRenderWindowInteractorPython.cxx.o"
3  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPython/vtkGenericRenderWindowInteractorPython.cxx.o.d"
4  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPython/vtkXRenderWindowInteractorPython.cxx.o"
5  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPython/vtkXRenderWindowInteractorPython.cxx.o.d"
6  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInit.cxx.o"
7  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInit.cxx.o.d"
8  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInitImpl.cxx.o"
9  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInitImpl.cxx.o.d"
10  "CMakeFiles/vtkRenderingUIPython/vtkGenericRenderWindowInteractorPython.cxx"
11  "CMakeFiles/vtkRenderingUIPython/vtkXRenderWindowInteractorPython.cxx"
12  "CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInit.cxx"
13  "CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInitImpl.cxx"
14  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingUI.pdb"
15  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingUI.so"
16 )
17 
18 # Per-language clean rules from dependency scanning.
19 foreach(lang CXX)
20  include(CMakeFiles/vtkRenderingUIPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
21 endforeach()