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