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