cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkIOAsynchronousCS.dir/CMakeFiles/vtkIOAsynchronousCS/vtkThreadedImageWriterClientServer.cxx.o"
3  "CMakeFiles/vtkIOAsynchronousCS.dir/CMakeFiles/vtkIOAsynchronousCS/vtkThreadedImageWriterClientServer.cxx.o.d"
4  "CMakeFiles/vtkIOAsynchronousCS.dir/CMakeFiles/vtkIOAsynchronousCSInit.cxx.o"
5  "CMakeFiles/vtkIOAsynchronousCS.dir/CMakeFiles/vtkIOAsynchronousCSInit.cxx.o.d"
6  "CMakeFiles/vtkIOAsynchronousCS/vtkThreadedImageWriterClientServer.cxx"
7  "lib64/libvtkIOAsynchronousCS.a"
8  "lib64/libvtkIOAsynchronousCS.pdb"
9 )
10 
11 # Per-language clean rules from dependency scanning.
12 foreach(lang CXX)
13  include(CMakeFiles/vtkIOAsynchronousCS.dir/cmake_clean_${lang}.cmake OPTIONAL)
14 endforeach()