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