cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "../../../lib64/libvtkCommonSystem-pv5.9.pdb"
3  "../../../lib64/libvtkCommonSystem-pv5.9.so"
4  "../../../lib64/libvtkCommonSystem-pv5.9.so.1"
5  "../../../lib64/libvtkCommonSystem-pv5.9.so.5.9"
6  "CMakeFiles/CommonSystem.dir/vtkClientSocket.cxx.o"
7  "CMakeFiles/CommonSystem.dir/vtkDirectory.cxx.o"
8  "CMakeFiles/CommonSystem.dir/vtkServerSocket.cxx.o"
9  "CMakeFiles/CommonSystem.dir/vtkSocket.cxx.o"
10  "CMakeFiles/CommonSystem.dir/vtkSocketCollection.cxx.o"
11  "CMakeFiles/CommonSystem.dir/vtkThreadMessager.cxx.o"
12  "CMakeFiles/CommonSystem.dir/vtkTimerLog.cxx.o"
13 )
14 
15 # Per-language clean rules from dependency scanning.
16 foreach(lang CXX)
17  include(CMakeFiles/CommonSystem.dir/cmake_clean_${lang}.cmake OPTIONAL)
18 endforeach()