course1_ws/build/my_cpp_pkg/CMakeFiles/smartphone.dir/cmake_clean.cmake

12 lines
317 B
CMake
Raw Normal View History

2024-12-11 19:24:37 +00:00
file(REMOVE_RECURSE
"CMakeFiles/smartphone.dir/src/smartphone.cpp.o"
"CMakeFiles/smartphone.dir/src/smartphone.cpp.o.d"
"smartphone"
"smartphone.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/smartphone.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()