DependInfo.cmake 1017 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # The set of languages for which implicit dependencies are needed:
  2. set(CMAKE_DEPENDS_LANGUAGES
  3. "C"
  4. )
  5. # The set of files for implicit dependencies of each language:
  6. set(CMAKE_DEPENDS_CHECK_C
  7. "/var/www/SRT/srt2/cmake_object_lib_support.c" "/var/www/SRT/build/CMakeFiles/srt_static.dir/cmake_object_lib_support.c.o"
  8. )
  9. set(CMAKE_C_COMPILER_ID "GNU")
  10. # Preprocessor definitions for this target.
  11. set(CMAKE_TARGET_DEFINITIONS_C
  12. "ENABLE_SOCK_CLOEXEC=1"
  13. "HAI_ENABLE_SRT=1"
  14. "HAI_PATCH=1"
  15. "HAVE_INET_PTON=1"
  16. "LINUX=1"
  17. "SRT_ENABLE_APP_READER"
  18. "SRT_ENABLE_BINDTODEVICE"
  19. "SRT_ENABLE_CLOSE_SYNCH"
  20. "SRT_ENABLE_ENCRYPTION"
  21. "SRT_VERSION=\"1.4.3\""
  22. "USE_OPENSSL=1"
  23. "_GNU_SOURCE"
  24. )
  25. # The include file search paths:
  26. set(CMAKE_C_TARGET_INCLUDE_PATH
  27. "/var/www/SRT/srt2/common"
  28. "/var/www/SRT/srt2/srtcore"
  29. "/var/www/SRT/srt2/haicrypt"
  30. "."
  31. )
  32. # Targets to which this target links.
  33. set(CMAKE_TARGET_LINKED_INFO_FILES
  34. )
  35. # Fortran module output directory.
  36. set(CMAKE_Fortran_TARGET_MODULE_DIR "")