target-DevTree-Debug-6f2ecfb66e36c173cf31.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. {
  2. "artifacts" :
  3. [
  4. {
  5. "path" : "lib/libDevTree.so"
  6. }
  7. ],
  8. "backtrace" : 1,
  9. "backtraceGraph" :
  10. {
  11. "commands" :
  12. [
  13. "add_library",
  14. "install",
  15. "target_link_libraries"
  16. ],
  17. "files" :
  18. [
  19. "DevTree/CMakeLists.txt"
  20. ],
  21. "nodes" :
  22. [
  23. {
  24. "file" : 0
  25. },
  26. {
  27. "command" : 0,
  28. "file" : 0,
  29. "line" : 26,
  30. "parent" : 0
  31. },
  32. {
  33. "command" : 1,
  34. "file" : 0,
  35. "line" : 53,
  36. "parent" : 0
  37. },
  38. {
  39. "command" : 2,
  40. "file" : 0,
  41. "line" : 38,
  42. "parent" : 0
  43. }
  44. ]
  45. },
  46. "compileGroups" :
  47. [
  48. {
  49. "compileCommandFragments" :
  50. [
  51. {
  52. "fragment" : "-g -fPIC"
  53. }
  54. ],
  55. "defines" :
  56. [
  57. {
  58. "define" : "DevTree_EXPORTS"
  59. }
  60. ],
  61. "language" : "CXX",
  62. "sourceIndexes" :
  63. [
  64. 0
  65. ]
  66. }
  67. ],
  68. "id" : "DevTree::@d592c7c474d1c8e729e7",
  69. "install" :
  70. {
  71. "destinations" :
  72. [
  73. {
  74. "backtrace" : 2,
  75. "path" : "/home/cxdz/Deliver/lib"
  76. },
  77. {
  78. "backtrace" : 2,
  79. "path" : "/home/cxdz/Deliver/lib"
  80. }
  81. ],
  82. "prefix" :
  83. {
  84. "path" : "/home/cxdz/.vs/DriverPlatform-V3.1/e4f28bf6-7358-4841-ab6a-99492e5d199f/out/install/Linux-GCC-Debug"
  85. }
  86. },
  87. "link" :
  88. {
  89. "commandFragments" :
  90. [
  91. {
  92. "fragment" : "",
  93. "role" : "flags"
  94. },
  95. {
  96. "backtrace" : 3,
  97. "fragment" : "-lpthread",
  98. "role" : "libraries"
  99. }
  100. ],
  101. "language" : "CXX"
  102. },
  103. "name" : "DevTree",
  104. "nameOnDisk" : "libDevTree.so",
  105. "paths" :
  106. {
  107. "build" : "DevTree",
  108. "source" : "DevTree"
  109. },
  110. "sourceGroups" :
  111. [
  112. {
  113. "name" : "Source Files",
  114. "sourceIndexes" :
  115. [
  116. 0
  117. ]
  118. }
  119. ],
  120. "sources" :
  121. [
  122. {
  123. "backtrace" : 1,
  124. "compileGroupIndex" : 0,
  125. "path" : "DevTree/DevTree.cpp",
  126. "sourceGroupIndex" : 0
  127. }
  128. ],
  129. "type" : "SHARED_LIBRARY"
  130. }