cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageCanvasSource2DClientServer.cxx.o"
3  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageCanvasSource2DClientServer.cxx.o.d"
4  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageEllipsoidSourceClientServer.cxx.o"
5  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageEllipsoidSourceClientServer.cxx.o.d"
6  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageGaussianSourceClientServer.cxx.o"
7  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageGaussianSourceClientServer.cxx.o.d"
8  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageGridSourceClientServer.cxx.o"
9  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageGridSourceClientServer.cxx.o.d"
10  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageMandelbrotSourceClientServer.cxx.o"
11  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageMandelbrotSourceClientServer.cxx.o.d"
12  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageNoiseSourceClientServer.cxx.o"
13  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageNoiseSourceClientServer.cxx.o.d"
14  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageSinusoidSourceClientServer.cxx.o"
15  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageSinusoidSourceClientServer.cxx.o.d"
16  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCSInit.cxx.o"
17  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCSInit.cxx.o.d"
18  "CMakeFiles/vtkImagingSourcesCS/vtkImageCanvasSource2DClientServer.cxx"
19  "CMakeFiles/vtkImagingSourcesCS/vtkImageEllipsoidSourceClientServer.cxx"
20  "CMakeFiles/vtkImagingSourcesCS/vtkImageGaussianSourceClientServer.cxx"
21  "CMakeFiles/vtkImagingSourcesCS/vtkImageGridSourceClientServer.cxx"
22  "CMakeFiles/vtkImagingSourcesCS/vtkImageMandelbrotSourceClientServer.cxx"
23  "CMakeFiles/vtkImagingSourcesCS/vtkImageNoiseSourceClientServer.cxx"
24  "CMakeFiles/vtkImagingSourcesCS/vtkImageSinusoidSourceClientServer.cxx"
25  "lib64/libvtkImagingSourcesCS.a"
26  "lib64/libvtkImagingSourcesCS.pdb"
27 )
28 
29 # Per-language clean rules from dependency scanning.
30 foreach(lang CXX)
31  include(CMakeFiles/vtkImagingSourcesCS.dir/cmake_clean_${lang}.cmake OPTIONAL)
32 endforeach()