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