cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "../../../lib64/libvtkIOPLY-pv5.9.pdb"
3  "../../../lib64/libvtkIOPLY-pv5.9.so"
4  "../../../lib64/libvtkIOPLY-pv5.9.so.1"
5  "../../../lib64/libvtkIOPLY-pv5.9.so.5.9"
6  "CMakeFiles/IOPLY.dir/vtkPLY.cxx.o"
7  "CMakeFiles/IOPLY.dir/vtkPLYReader.cxx.o"
8  "CMakeFiles/IOPLY.dir/vtkPLYWriter.cxx.o"
9 )
10 
11 # Per-language clean rules from dependency scanning.
12 foreach(lang CXX)
13  include(CMakeFiles/IOPLY.dir/cmake_clean_${lang}.cmake OPTIONAL)
14 endforeach()