cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "../../lib64/paraview-5.12/plugins/EmbossingRepresentations/EmbossingRepresentations.pdb"
3  "../../lib64/paraview-5.12/plugins/EmbossingRepresentations/EmbossingRepresentations.so"
4  "CMakeFiles/EmbossingRepresentations_autogen.dir/AutogenUsed.txt"
5  "CMakeFiles/EmbossingRepresentations_autogen.dir/ParseCache.txt"
6  "EmbossingRepresentations_autogen"
7  "CMakeFiles/EmbossingRepresentations.dir/EmbossingRepresentationsPlugin.cxx.o"
8  "CMakeFiles/EmbossingRepresentations.dir/EmbossingRepresentationsPlugin.cxx.o.d"
9  "CMakeFiles/EmbossingRepresentations.dir/EmbossingRepresentations_autogen/mocs_compilation.cpp.o"
10  "CMakeFiles/EmbossingRepresentations.dir/EmbossingRepresentations_autogen/mocs_compilation.cpp.o.d"
11  "CMakeFiles/EmbossingRepresentations.dir/pqExtrusionPropertyWidgetDecorator.cxx.o"
12  "CMakeFiles/EmbossingRepresentations.dir/pqExtrusionPropertyWidgetDecorator.cxx.o.d"
13  "CMakeFiles/EmbossingRepresentations.dir/pqExtrusionPropertyWidgetDecoratorPWIImplementation.cxx.o"
14  "CMakeFiles/EmbossingRepresentations.dir/pqExtrusionPropertyWidgetDecoratorPWIImplementation.cxx.o.d"
15 )
16 
17 # Per-language clean rules from dependency scanning.
18 foreach(lang CXX)
19  include(CMakeFiles/EmbossingRepresentations.dir/cmake_clean_${lang}.cmake OPTIONAL)
20 endforeach()