target-webrtcinterop-7c944589ff035d01cbe7.json 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  1. {
  2. "archive" : {},
  3. "artifacts" :
  4. [
  5. {
  6. "path" : "libwebrtcinterop.a"
  7. }
  8. ],
  9. "backtrace" : 1,
  10. "backtraceGraph" :
  11. {
  12. "commands" :
  13. [
  14. "add_library",
  15. "target_compile_definitions",
  16. "add_definitions",
  17. "include_directories"
  18. ],
  19. "files" :
  20. [
  21. "CMakeLists.txt"
  22. ],
  23. "nodes" :
  24. [
  25. {
  26. "file" : 0
  27. },
  28. {
  29. "command" : 0,
  30. "file" : 0,
  31. "line" : 49,
  32. "parent" : 0
  33. },
  34. {
  35. "command" : 1,
  36. "file" : 0,
  37. "line" : 51,
  38. "parent" : 0
  39. },
  40. {
  41. "command" : 2,
  42. "file" : 0,
  43. "line" : 22,
  44. "parent" : 0
  45. },
  46. {
  47. "command" : 2,
  48. "file" : 0,
  49. "line" : 21,
  50. "parent" : 0
  51. },
  52. {
  53. "command" : 2,
  54. "file" : 0,
  55. "line" : 20,
  56. "parent" : 0
  57. },
  58. {
  59. "command" : 3,
  60. "file" : 0,
  61. "line" : 26,
  62. "parent" : 0
  63. },
  64. {
  65. "command" : 3,
  66. "file" : 0,
  67. "line" : 27,
  68. "parent" : 0
  69. },
  70. {
  71. "command" : 3,
  72. "file" : 0,
  73. "line" : 28,
  74. "parent" : 0
  75. },
  76. {
  77. "command" : 3,
  78. "file" : 0,
  79. "line" : 29,
  80. "parent" : 0
  81. },
  82. {
  83. "command" : 3,
  84. "file" : 0,
  85. "line" : 30,
  86. "parent" : 0
  87. },
  88. {
  89. "command" : 3,
  90. "file" : 0,
  91. "line" : 31,
  92. "parent" : 0
  93. }
  94. ]
  95. },
  96. "compileGroups" :
  97. [
  98. {
  99. "compileCommandFragments" :
  100. [
  101. {
  102. "fragment" : " "
  103. }
  104. ],
  105. "defines" :
  106. [
  107. {
  108. "backtrace" : 2,
  109. "define" : "BSD=1"
  110. },
  111. {
  112. "backtrace" : 3,
  113. "define" : "JSONCPP_USING_SECURE_MEMORY=0"
  114. },
  115. {
  116. "backtrace" : 2,
  117. "define" : "NO_OPENSSL=1"
  118. },
  119. {
  120. "backtrace" : 2,
  121. "define" : "SOCKLEN_T=socklen_t"
  122. },
  123. {
  124. "backtrace" : 4,
  125. "define" : "WEBRTC_LINUX"
  126. },
  127. {
  128. "backtrace" : 5,
  129. "define" : "WEBRTC_POSIX"
  130. },
  131. {
  132. "backtrace" : 2,
  133. "define" : "_FILE_OFFSET_BITS=64"
  134. },
  135. {
  136. "backtrace" : 2,
  137. "define" : "_LARGEFILE_SOURCE=1"
  138. }
  139. ],
  140. "includes" :
  141. [
  142. {
  143. "backtrace" : 6,
  144. "path" : "/home/nvidia/20240320ZGJ-CANUDP/EgoZJ/webrtcinterop/./include"
  145. },
  146. {
  147. "backtrace" : 7,
  148. "path" : "/home/nvidia/20240320ZGJ-CANUDP/EgoZJ/webrtcinterop/../thirdparty/webrtc/include"
  149. },
  150. {
  151. "backtrace" : 8,
  152. "path" : "/home/nvidia/20240320ZGJ-CANUDP/EgoZJ/webrtcinterop/../thirdparty/webrtc/include/third_party/abseil-cpp"
  153. },
  154. {
  155. "backtrace" : 9,
  156. "path" : "/home/nvidia/20240320ZGJ-CANUDP/EgoZJ/webrtcinterop/../thirdparty/webrtc/include/third_party/libyuv/include"
  157. },
  158. {
  159. "backtrace" : 10,
  160. "path" : "/home/nvidia/20240320ZGJ-CANUDP/EgoZJ/webrtcinterop/../thirdparty/webrtc/include/third_party/jsoncpp/source/include"
  161. },
  162. {
  163. "backtrace" : 11,
  164. "path" : "/home/nvidia/20240320ZGJ-CANUDP/EgoZJ/webrtcinterop/../thirdparty/webrtc/include/third_party/jsoncpp/generated"
  165. }
  166. ],
  167. "language" : "CXX",
  168. "sourceIndexes" :
  169. [
  170. 0,
  171. 1,
  172. 2,
  173. 3,
  174. 4,
  175. 5,
  176. 6,
  177. 7,
  178. 8,
  179. 9,
  180. 10
  181. ]
  182. }
  183. ],
  184. "id" : "webrtcinterop::@6890427a1f51a3e7e1df",
  185. "name" : "webrtcinterop",
  186. "nameOnDisk" : "libwebrtcinterop.a",
  187. "paths" :
  188. {
  189. "build" : ".",
  190. "source" : "."
  191. },
  192. "sourceGroups" :
  193. [
  194. {
  195. "name" : "Source Files",
  196. "sourceIndexes" :
  197. [
  198. 0,
  199. 1,
  200. 2,
  201. 3,
  202. 4,
  203. 5,
  204. 6,
  205. 7,
  206. 8,
  207. 9,
  208. 10
  209. ]
  210. }
  211. ],
  212. "sources" :
  213. [
  214. {
  215. "backtrace" : 1,
  216. "compileGroupIndex" : 0,
  217. "path" : "api.cpp",
  218. "sourceGroupIndex" : 0
  219. },
  220. {
  221. "backtrace" : 1,
  222. "compileGroupIndex" : 0,
  223. "path" : "audio_frame_observer.cpp",
  224. "sourceGroupIndex" : 0
  225. },
  226. {
  227. "backtrace" : 1,
  228. "compileGroupIndex" : 0,
  229. "path" : "capture_op.cpp",
  230. "sourceGroupIndex" : 0
  231. },
  232. {
  233. "backtrace" : 1,
  234. "compileGroupIndex" : 0,
  235. "path" : "data_channel_observer.cpp",
  236. "sourceGroupIndex" : 0
  237. },
  238. {
  239. "backtrace" : 1,
  240. "compileGroupIndex" : 0,
  241. "path" : "gsml_capturer.cpp",
  242. "sourceGroupIndex" : 0
  243. },
  244. {
  245. "backtrace" : 1,
  246. "compileGroupIndex" : 0,
  247. "path" : "pch.cpp",
  248. "sourceGroupIndex" : 0
  249. },
  250. {
  251. "backtrace" : 1,
  252. "compileGroupIndex" : 0,
  253. "path" : "peer_connection.cpp",
  254. "sourceGroupIndex" : 0
  255. },
  256. {
  257. "backtrace" : 1,
  258. "compileGroupIndex" : 0,
  259. "path" : "sanitize_string.cpp",
  260. "sourceGroupIndex" : 0
  261. },
  262. {
  263. "backtrace" : 1,
  264. "compileGroupIndex" : 0,
  265. "path" : "sdp_utils.cpp",
  266. "sourceGroupIndex" : 0
  267. },
  268. {
  269. "backtrace" : 1,
  270. "compileGroupIndex" : 0,
  271. "path" : "video_frame_observer.cpp",
  272. "sourceGroupIndex" : 0
  273. },
  274. {
  275. "backtrace" : 1,
  276. "compileGroupIndex" : 0,
  277. "path" : "webrtcinterop.cpp",
  278. "sourceGroupIndex" : 0
  279. }
  280. ],
  281. "type" : "STATIC_LIBRARY"
  282. }