tg_git/CMakeFiles/hello_all.dir/cmake_clean.cmake

11 lines
279 B
CMake
Raw Normal View History

2021-09-19 21:18:55 +02:00
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()