aboutsummaryrefslogtreecommitdiff
path: root/build/CMakeFiles/clean_test_results.dir/cmake_clean.cmake
blob: 46c1cb3380779fbbbe7616c00d8a0946d61c6a9c (plain) (blame)
1
2
3
4
5
6
7
8
FILE(REMOVE_RECURSE
  "CMakeFiles/clean_test_results"
)

# Per-language clean rules from dependency scanning.
FOREACH(lang)
  INCLUDE(CMakeFiles/clean_test_results.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)