cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/SLACTools_autogen"
3  "SLACTools_autogen/include/ui_pqSLACActionHolder.h"
4  "SLACTools_autogen/include/ui_pqSLACDataLoadManager.h"
5  "SLACTools_autogen/mocs_compilation.cpp"
6  "SLACTools_qch.h"
7  "paraview_help/SLACTools.qch"
8 )
9 
10 # Per-language clean rules from dependency scanning.
11 foreach(lang )
12  include(CMakeFiles/SLACTools_autogen.dir/cmake_clean_${lang}.cmake OPTIONAL)
13 endforeach()