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,21 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/hongshaorou/lzy_demo/facedetect/libfacedetection/src/facedetectcnn-data.cpp" "libfacedetection/CMakeFiles/facedetection.dir/src/facedetectcnn-data.cpp.o" "gcc" "libfacedetection/CMakeFiles/facedetection.dir/src/facedetectcnn-data.cpp.o.d"
"/home/hongshaorou/lzy_demo/facedetect/libfacedetection/src/facedetectcnn-model.cpp" "libfacedetection/CMakeFiles/facedetection.dir/src/facedetectcnn-model.cpp.o" "gcc" "libfacedetection/CMakeFiles/facedetection.dir/src/facedetectcnn-model.cpp.o.d"
"/home/hongshaorou/lzy_demo/facedetect/libfacedetection/src/facedetectcnn.cpp" "libfacedetection/CMakeFiles/facedetection.dir/src/facedetectcnn.cpp.o" "gcc" "libfacedetection/CMakeFiles/facedetection.dir/src/facedetectcnn.cpp.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")