tg_git/CMakeFiles/hello_all.dir/cmake_clean.cmake

11 lines
279 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/hello_all.dir/src/hello_all.cpp.o"
"bin/Debug/hello_all.pdb"
"bin/Debug/hello_all"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/hello_all.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()