cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkDynamic2DLabelMapperPython.cxx.o"
3  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkFreeTypeLabelRenderStrategyPython.cxx.o"
4  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabelHierarchyAlgorithmPython.cxx.o"
5  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabelHierarchyCompositeIteratorPython.cxx.o"
6  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabelHierarchyIteratorPython.cxx.o"
7  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabelHierarchyPython.cxx.o"
8  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabelPlacementMapperPython.cxx.o"
9  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabelPlacerPython.cxx.o"
10  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabelRenderStrategyPython.cxx.o"
11  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabelSizeCalculatorPython.cxx.o"
12  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabeledDataMapperPython.cxx.o"
13  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkLabeledTreeMapDataMapperPython.cxx.o"
14  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkPointSetToLabelHierarchyPython.cxx.o"
15  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPython/vtkRenderingLabelModulePython.cxx.o"
16  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPythonPython/vtkRenderingLabelPythonInit.cxx.o"
17  "CMakeFiles/vtkRenderingLabelPython.dir/CMakeFiles/vtkRenderingLabelPythonPython/vtkRenderingLabelPythonInitImpl.cxx.o"
18  "CMakeFiles/vtkRenderingLabelPython/vtkDynamic2DLabelMapperPython.cxx"
19  "CMakeFiles/vtkRenderingLabelPython/vtkFreeTypeLabelRenderStrategyPython.cxx"
20  "CMakeFiles/vtkRenderingLabelPython/vtkLabelHierarchyAlgorithmPython.cxx"
21  "CMakeFiles/vtkRenderingLabelPython/vtkLabelHierarchyCompositeIteratorPython.cxx"
22  "CMakeFiles/vtkRenderingLabelPython/vtkLabelHierarchyIteratorPython.cxx"
23  "CMakeFiles/vtkRenderingLabelPython/vtkLabelHierarchyPython.cxx"
24  "CMakeFiles/vtkRenderingLabelPython/vtkLabelPlacementMapperPython.cxx"
25  "CMakeFiles/vtkRenderingLabelPython/vtkLabelPlacerPython.cxx"
26  "CMakeFiles/vtkRenderingLabelPython/vtkLabelRenderStrategyPython.cxx"
27  "CMakeFiles/vtkRenderingLabelPython/vtkLabelSizeCalculatorPython.cxx"
28  "CMakeFiles/vtkRenderingLabelPython/vtkLabeledDataMapperPython.cxx"
29  "CMakeFiles/vtkRenderingLabelPython/vtkLabeledTreeMapDataMapperPython.cxx"
30  "CMakeFiles/vtkRenderingLabelPython/vtkPointSetToLabelHierarchyPython.cxx"
31  "CMakeFiles/vtkRenderingLabelPython/vtkRenderingLabelModulePython.cxx"
32  "CMakeFiles/vtkRenderingLabelPythonPython/vtkRenderingLabelPythonInit.cxx"
33  "CMakeFiles/vtkRenderingLabelPythonPython/vtkRenderingLabelPythonInitImpl.cxx"
34  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingLabel.pdb"
35  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingLabel.so"
36 )
37 
38 # Per-language clean rules from dependency scanning.
39 foreach(lang CXX)
40  include(CMakeFiles/vtkRenderingLabelPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
41 endforeach()