Files
FaceRecognition/build/libfacedetection/CMakeFiles/facedetection.dir/DependInfo.cmake
2026-07-11 18:11:03 +08:00

22 lines
1.1 KiB
CMake

# 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 "")