Files
2026-07-11 18:11:03 +08:00

12 lines
345 B
CMake

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