first commit

This commit is contained in:
2026-07-11 18:11:03 +08:00
commit 19cafad13b
106 changed files with 11669 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
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()