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,15 @@
file(REMOVE_RECURSE
"CMakeFiles/facedetection.dir/src/facedetectcnn-data.cpp.o"
"CMakeFiles/facedetection.dir/src/facedetectcnn-data.cpp.o.d"
"CMakeFiles/facedetection.dir/src/facedetectcnn-model.cpp.o"
"CMakeFiles/facedetection.dir/src/facedetectcnn-model.cpp.o.d"
"CMakeFiles/facedetection.dir/src/facedetectcnn.cpp.o"
"CMakeFiles/facedetection.dir/src/facedetectcnn.cpp.o.d"
"libfacedetection.pdb"
"libfacedetection.so"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/facedetection.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()