summaryrefslogtreecommitdiff
path: root/app/doc/CMakeFiles/help-html.dir/cmake_clean.cmake
blob: 81f9e7f41c7497e4148c5418f9f38dd719d7021a (plain)
1
2
3
4
5
6
7
8
9
file(REMOVE_RECURSE
  "CMakeFiles/help-html"
  "html/index.html"
)

# Per-language clean rules from dependency scanning.
foreach(lang )
  include(CMakeFiles/help-html.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()