cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkTestingRenderingPython.dir/CMakeFiles/vtkTestingRenderingPython/vtkMultiBaselineRegressionTestPython.cxx.o"
3  "CMakeFiles/vtkTestingRenderingPython.dir/CMakeFiles/vtkTestingRenderingPython/vtkRegressionTestImagePython.cxx.o"
4  "CMakeFiles/vtkTestingRenderingPython.dir/CMakeFiles/vtkTestingRenderingPython/vtkTestingInteractorPython.cxx.o"
5  "CMakeFiles/vtkTestingRenderingPython.dir/CMakeFiles/vtkTestingRenderingPython/vtkTestingObjectFactoryPython.cxx.o"
6  "CMakeFiles/vtkTestingRenderingPython.dir/CMakeFiles/vtkTestingRenderingPython/vtkTestingPython.cxx.o"
7  "CMakeFiles/vtkTestingRenderingPython.dir/CMakeFiles/vtkTestingRenderingPython/vtkTestingRenderingModulePython.cxx.o"
8  "CMakeFiles/vtkTestingRenderingPython.dir/CMakeFiles/vtkTestingRenderingPythonPython/vtkTestingRenderingPythonInit.cxx.o"
9  "CMakeFiles/vtkTestingRenderingPython.dir/CMakeFiles/vtkTestingRenderingPythonPython/vtkTestingRenderingPythonInitImpl.cxx.o"
10  "CMakeFiles/vtkTestingRenderingPython/vtkMultiBaselineRegressionTestPython.cxx"
11  "CMakeFiles/vtkTestingRenderingPython/vtkRegressionTestImagePython.cxx"
12  "CMakeFiles/vtkTestingRenderingPython/vtkTestingInteractorPython.cxx"
13  "CMakeFiles/vtkTestingRenderingPython/vtkTestingObjectFactoryPython.cxx"
14  "CMakeFiles/vtkTestingRenderingPython/vtkTestingPython.cxx"
15  "CMakeFiles/vtkTestingRenderingPython/vtkTestingRenderingModulePython.cxx"
16  "CMakeFiles/vtkTestingRenderingPythonPython/vtkTestingRenderingPythonInit.cxx"
17  "CMakeFiles/vtkTestingRenderingPythonPython/vtkTestingRenderingPythonInitImpl.cxx"
18  "lib64/python3.9/site-packages/vtkmodules/vtkTestingRendering.pdb"
19  "lib64/python3.9/site-packages/vtkmodules/vtkTestingRendering.so"
20 )
21 
22 # Per-language clean rules from dependency scanning.
23 foreach(lang CXX)
24  include(CMakeFiles/vtkTestingRenderingPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
25 endforeach()