DependInfo.cmake 633 B

123456789101112131415161718192021
  1. # The set of languages for which implicit dependencies are needed:
  2. set(CMAKE_DEPENDS_LANGUAGES
  3. "CXX"
  4. )
  5. # The set of files for implicit dependencies of each language:
  6. set(CMAKE_DEPENDS_CHECK_CXX
  7. "/home/cl/onnx_run/yolo_crowd_run/main.cpp" "/home/cl/onnx_run/yolo_crowd_run/CMakeFiles/test_cmake.dir/main.cpp.o"
  8. )
  9. set(CMAKE_CXX_COMPILER_ID "GNU")
  10. # The include file search paths:
  11. set(CMAKE_CXX_TARGET_INCLUDE_PATH
  12. "/home/cl/lib/opencv4.10.0_install/include/opencv4"
  13. )
  14. # Targets to which this target links.
  15. set(CMAKE_TARGET_LINKED_INFO_FILES
  16. )
  17. # Fortran module output directory.
  18. set(CMAKE_Fortran_TARGET_MODULE_DIR "")