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/vtkImageEllipsoidSourceClientServer.cxx.o"
4  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageGaussianSourceClientServer.cxx.o"
5  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageGridSourceClientServer.cxx.o"
6  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageMandelbrotSourceClientServer.cxx.o"
7  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageNoiseSourceClientServer.cxx.o"
8  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImageSinusoidSourceClientServer.cxx.o"
9  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCS/vtkImagingSourcesModuleClientServer.cxx.o"
10  "CMakeFiles/vtkImagingSourcesCS.dir/CMakeFiles/vtkImagingSourcesCSInit.cxx.o"
11  "CMakeFiles/vtkImagingSourcesCS/vtkImageCanvasSource2DClientServer.cxx"
12  "CMakeFiles/vtkImagingSourcesCS/vtkImageEllipsoidSourceClientServer.cxx"
13  "CMakeFiles/vtkImagingSourcesCS/vtkImageGaussianSourceClientServer.cxx"
14  "CMakeFiles/vtkImagingSourcesCS/vtkImageGridSourceClientServer.cxx"
15  "CMakeFiles/vtkImagingSourcesCS/vtkImageMandelbrotSourceClientServer.cxx"
16  "CMakeFiles/vtkImagingSourcesCS/vtkImageNoiseSourceClientServer.cxx"
17  "CMakeFiles/vtkImagingSourcesCS/vtkImageSinusoidSourceClientServer.cxx"
18  "CMakeFiles/vtkImagingSourcesCS/vtkImagingSourcesModuleClientServer.cxx"
19  "lib64/libvtkImagingSourcesCS.a"
20  "lib64/libvtkImagingSourcesCS.pdb"
21 )
22 
23 # Per-language clean rules from dependency scanning.
24 foreach(lang CXX)
25  include(CMakeFiles/vtkImagingSourcesCS.dir/cmake_clean_${lang}.cmake OPTIONAL)
26 endforeach()