cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "../../../lib64/libvtkImagingSources-pv5.9.pdb"
3  "../../../lib64/libvtkImagingSources-pv5.9.so"
4  "../../../lib64/libvtkImagingSources-pv5.9.so.1"
5  "../../../lib64/libvtkImagingSources-pv5.9.so.5.9"
6  "CMakeFiles/ImagingSources.dir/vtkImageCanvasSource2D.cxx.o"
7  "CMakeFiles/ImagingSources.dir/vtkImageEllipsoidSource.cxx.o"
8  "CMakeFiles/ImagingSources.dir/vtkImageGaussianSource.cxx.o"
9  "CMakeFiles/ImagingSources.dir/vtkImageGridSource.cxx.o"
10  "CMakeFiles/ImagingSources.dir/vtkImageMandelbrotSource.cxx.o"
11  "CMakeFiles/ImagingSources.dir/vtkImageNoiseSource.cxx.o"
12  "CMakeFiles/ImagingSources.dir/vtkImageSinusoidSource.cxx.o"
13 )
14 
15 # Per-language clean rules from dependency scanning.
16 foreach(lang CXX)
17  include(CMakeFiles/ImagingSources.dir/cmake_clean_${lang}.cmake OPTIONAL)
18 endforeach()