DependInfo.cmake 642 B

12345678910111213141516171819202122
  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/tts_run/main.cpp" "/home/cl/onnx_run/tts_run/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/onnx_run/onnxruntime-linux-x64-1.19.0/include"
  13. "jiebacpp_ok/include"
  14. )
  15. # Targets to which this target links.
  16. set(CMAKE_TARGET_LINKED_INFO_FILES
  17. )
  18. # Fortran module output directory.
  19. set(CMAKE_Fortran_TARGET_MODULE_DIR "")