cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "../../../lib64/libvtkRenderingContext2D-pv5.9.pdb"
3  "../../../lib64/libvtkRenderingContext2D-pv5.9.so"
4  "../../../lib64/libvtkRenderingContext2D-pv5.9.so.1"
5  "../../../lib64/libvtkRenderingContext2D-pv5.9.so.5.9"
6  "CMakeFiles/RenderingContext2D.dir/vtkAbstractContextBufferId.cxx.o"
7  "CMakeFiles/RenderingContext2D.dir/vtkAbstractContextItem.cxx.o"
8  "CMakeFiles/RenderingContext2D.dir/vtkBlockItem.cxx.o"
9  "CMakeFiles/RenderingContext2D.dir/vtkBrush.cxx.o"
10  "CMakeFiles/RenderingContext2D.dir/vtkContext2D.cxx.o"
11  "CMakeFiles/RenderingContext2D.dir/vtkContext3D.cxx.o"
12  "CMakeFiles/RenderingContext2D.dir/vtkContextActor.cxx.o"
13  "CMakeFiles/RenderingContext2D.dir/vtkContextClip.cxx.o"
14  "CMakeFiles/RenderingContext2D.dir/vtkContextDevice2D.cxx.o"
15  "CMakeFiles/RenderingContext2D.dir/vtkContextDevice3D.cxx.o"
16  "CMakeFiles/RenderingContext2D.dir/vtkContextItem.cxx.o"
17  "CMakeFiles/RenderingContext2D.dir/vtkContextKeyEvent.cxx.o"
18  "CMakeFiles/RenderingContext2D.dir/vtkContextMapper2D.cxx.o"
19  "CMakeFiles/RenderingContext2D.dir/vtkContextMouseEvent.cxx.o"
20  "CMakeFiles/RenderingContext2D.dir/vtkContextScene.cxx.o"
21  "CMakeFiles/RenderingContext2D.dir/vtkContextTransform.cxx.o"
22  "CMakeFiles/RenderingContext2D.dir/vtkImageItem.cxx.o"
23  "CMakeFiles/RenderingContext2D.dir/vtkLabeledContourPolyDataItem.cxx.o"
24  "CMakeFiles/RenderingContext2D.dir/vtkMarkerUtilities.cxx.o"
25  "CMakeFiles/RenderingContext2D.dir/vtkPen.cxx.o"
26  "CMakeFiles/RenderingContext2D.dir/vtkPolyDataItem.cxx.o"
27  "CMakeFiles/RenderingContext2D.dir/vtkPropItem.cxx.o"
28  "CMakeFiles/RenderingContext2D.dir/vtkTooltipItem.cxx.o"
29 )
30 
31 # Per-language clean rules from dependency scanning.
32 foreach(lang CXX)
33  include(CMakeFiles/RenderingContext2D.dir/cmake_clean_${lang}.cmake OPTIONAL)
34 endforeach()