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