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