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