c_object_exe.json 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. {
  2. "name": "c_object_exe",
  3. "id": "^c_object_exe::@5ed5358f70faf8d8af7a$",
  4. "directorySource": "^object$",
  5. "projectName": "Object",
  6. "type": "EXECUTABLE",
  7. "isGeneratorProvided": null,
  8. "fileSets": null,
  9. "sources": [
  10. {
  11. "path": "^empty\\.c$",
  12. "isGenerated": null,
  13. "fileSetName": null,
  14. "sourceGroupName": "Source Files",
  15. "compileGroupLanguage": "C",
  16. "backtrace": [
  17. {
  18. "file": "^object/CMakeLists\\.txt$",
  19. "line": 6,
  20. "command": "add_executable",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^object/CMakeLists\\.txt$",
  25. "line": null,
  26. "command": null,
  27. "hasParent": false
  28. }
  29. ]
  30. },
  31. {
  32. "path": "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$",
  33. "isGenerated": true,
  34. "fileSetName": null,
  35. "sourceGroupName": "Object Libraries",
  36. "compileGroupLanguage": null,
  37. "backtrace": [
  38. {
  39. "file": "^object/CMakeLists\\.txt$",
  40. "line": 7,
  41. "command": "target_link_libraries",
  42. "hasParent": true
  43. },
  44. {
  45. "file": "^object/CMakeLists\\.txt$",
  46. "line": null,
  47. "command": null,
  48. "hasParent": false
  49. }
  50. ]
  51. }
  52. ],
  53. "sourceGroups": [
  54. {
  55. "name": "Source Files",
  56. "sourcePaths": [
  57. "^empty\\.c$"
  58. ]
  59. },
  60. {
  61. "name": "Object Libraries",
  62. "sourcePaths": [
  63. "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$"
  64. ]
  65. }
  66. ],
  67. "compileGroups": [
  68. {
  69. "language": "C",
  70. "sourcePaths": [
  71. "^empty\\.c$"
  72. ],
  73. "includes": null,
  74. "defines": null,
  75. "compileCommandFragments": null
  76. }
  77. ],
  78. "backtrace": [
  79. {
  80. "file": "^object/CMakeLists\\.txt$",
  81. "line": 6,
  82. "command": "add_executable",
  83. "hasParent": true
  84. },
  85. {
  86. "file": "^object/CMakeLists\\.txt$",
  87. "line": null,
  88. "command": null,
  89. "hasParent": false
  90. }
  91. ],
  92. "folder": null,
  93. "nameOnDisk": "^c_object_exe(\\.exe)?$",
  94. "artifacts": [
  95. {
  96. "path": "^object/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_object_exe(\\.exe)?$",
  97. "_dllExtra": false
  98. },
  99. {
  100. "path": "^object/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_object_exe\\.pdb$",
  101. "_dllExtra": true
  102. }
  103. ],
  104. "build": "^object$",
  105. "source": "^object$",
  106. "install": {
  107. "prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
  108. "destinations": [
  109. {
  110. "path": "bin",
  111. "backtrace": [
  112. {
  113. "file": "^object/CMakeLists\\.txt$",
  114. "line": 13,
  115. "command": "install",
  116. "hasParent": true
  117. },
  118. {
  119. "file": "^object/CMakeLists\\.txt$",
  120. "line": null,
  121. "command": null,
  122. "hasParent": false
  123. }
  124. ]
  125. }
  126. ]
  127. },
  128. "link": {
  129. "language": "C",
  130. "lto": null,
  131. "commandFragments": null
  132. },
  133. "archive": null,
  134. "dependencies": [
  135. {
  136. "id": "^c_object_lib::@5ed5358f70faf8d8af7a$",
  137. "backtrace": [
  138. {
  139. "file": "^object/CMakeLists\\.txt$",
  140. "line": 7,
  141. "command": "target_link_libraries",
  142. "hasParent": true
  143. },
  144. {
  145. "file": "^object/CMakeLists\\.txt$",
  146. "line": null,
  147. "command": null,
  148. "hasParent": false
  149. }
  150. ]
  151. },
  152. {
  153. "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
  154. "backtrace": null
  155. }
  156. ]
  157. }