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/vtkRenderingUIModulePython.cxx.o"
4  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPython/vtkXRenderWindowInteractorPython.cxx.o"
5  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInit.cxx.o"
6  "CMakeFiles/vtkRenderingUIPython.dir/CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInitImpl.cxx.o"
7  "CMakeFiles/vtkRenderingUIPython/vtkGenericRenderWindowInteractorPython.cxx"
8  "CMakeFiles/vtkRenderingUIPython/vtkRenderingUIModulePython.cxx"
9  "CMakeFiles/vtkRenderingUIPython/vtkXRenderWindowInteractorPython.cxx"
10  "CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInit.cxx"
11  "CMakeFiles/vtkRenderingUIPythonPython/vtkRenderingUIPythonInitImpl.cxx"
12  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingUI.pdb"
13  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingUI.so"
14 )
15 
16 # Per-language clean rules from dependency scanning.
17 foreach(lang CXX)
18  include(CMakeFiles/vtkRenderingUIPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
19 endforeach()