cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "../../../bin/vtkpython"
3  "../../../bin/vtkpython.pdb"
4  "CMakeFiles/vtkpython.dir/vtkPythonAppInit.cxx.o"
5 )
6 
7 # Per-language clean rules from dependency scanning.
8 foreach(lang CXX)
9  include(CMakeFiles/vtkpython.dir/cmake_clean_${lang}.cmake OPTIONAL)
10 endforeach()