Newer
Older
exercism-cpp / hello-world / build / CMakeFiles / test_hello-world.dir / cmake_clean.cmake
file(REMOVE_RECURSE
  "CMakeFiles/test_hello-world"
)

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