DependInfo.cmake 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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_shared.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. "srt_shared_EXPORTS"
  25. )
  26. # The include file search paths:
  27. set(CMAKE_C_TARGET_INCLUDE_PATH
  28. "/var/www/SRT/srt2/common"
  29. "/var/www/SRT/srt2/srtcore"
  30. "/var/www/SRT/srt2/haicrypt"
  31. "."
  32. )
  33. # Pairs of files generated by the same build rule.
  34. set(CMAKE_MULTIPLE_OUTPUT_PAIRS
  35. "/var/www/SRT/build/libsrt.so" "/var/www/SRT/build/libsrt.so.1.4.3"
  36. "/var/www/SRT/build/libsrt.so.1.4" "/var/www/SRT/build/libsrt.so.1.4.3"
  37. )
  38. # Targets to which this target links.
  39. set(CMAKE_TARGET_LINKED_INFO_FILES
  40. )
  41. # Fortran module output directory.
  42. set(CMAKE_Fortran_TARGET_MODULE_DIR "")