DependInfo.cmake 787 B

12345678910111213141516171819202122232425
  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/abandoned_od/main.cpp" "/home/cl/onnx_run/abandoned_od/CMakeFiles/main.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/package/TensorRT-8.6.1.6/include"
  13. "/home/cl/onnx_run/onnxruntime-linux-x64-1.19.0/include"
  14. "clip.cpp/ggml/include"
  15. "/usr/local/cuda-12.1/include"
  16. "/home/cl/lib/opencv4.10.0_install/include/opencv4"
  17. )
  18. # Targets to which this target links.
  19. set(CMAKE_TARGET_LINKED_INFO_FILES
  20. )
  21. # Fortran module output directory.
  22. set(CMAKE_Fortran_TARGET_MODULE_DIR "")