cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "../../../lib64/paraview-5.9/plugins/Moments/libvtkMomentFilters.pdb"
3  "../../../lib64/paraview-5.9/plugins/Moments/libvtkMomentFilters.so"
4  "CMakeFiles/MomentFilters.dir/vtkMomentGlyphs.cxx.o"
5  "CMakeFiles/MomentFilters.dir/vtkMomentVectors.cxx.o"
6 )
7 
8 # Per-language clean rules from dependency scanning.
9 foreach(lang CXX)
10  include(CMakeFiles/MomentFilters.dir/cmake_clean_${lang}.cmake OPTIONAL)
11 endforeach()