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