c_exe.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. {
  2. "name": "c_exe",
  3. "id": "^c_exe::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  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": "^codemodel-v2\\.cmake$",
  19. "line": 8,
  20. "command": "add_executable",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^codemodel-v2\\.cmake$",
  25. "line": null,
  26. "command": null,
  27. "hasParent": true
  28. },
  29. {
  30. "file": "^CMakeLists\\.txt$",
  31. "line": 3,
  32. "command": "include",
  33. "hasParent": true
  34. },
  35. {
  36. "file": "^CMakeLists\\.txt$",
  37. "line": null,
  38. "command": null,
  39. "hasParent": false
  40. }
  41. ]
  42. }
  43. ],
  44. "sourceGroups": [
  45. {
  46. "name": "Source Files",
  47. "sourcePaths": [
  48. "^empty\\.c$"
  49. ]
  50. }
  51. ],
  52. "compileGroups": [
  53. {
  54. "language": "C",
  55. "sourcePaths": [
  56. "^empty\\.c$"
  57. ],
  58. "includes": null,
  59. "defines": null,
  60. "frameworks": null,
  61. "compileCommandFragments": null
  62. }
  63. ],
  64. "backtrace": [
  65. {
  66. "file": "^codemodel-v2\\.cmake$",
  67. "line": 8,
  68. "command": "add_executable",
  69. "hasParent": true
  70. },
  71. {
  72. "file": "^codemodel-v2\\.cmake$",
  73. "line": null,
  74. "command": null,
  75. "hasParent": true
  76. },
  77. {
  78. "file": "^CMakeLists\\.txt$",
  79. "line": 3,
  80. "command": "include",
  81. "hasParent": true
  82. },
  83. {
  84. "file": "^CMakeLists\\.txt$",
  85. "line": null,
  86. "command": null,
  87. "hasParent": false
  88. }
  89. ],
  90. "folder": null,
  91. "nameOnDisk": "^c_exe(\\.exe)?$",
  92. "artifacts": [
  93. {
  94. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_exe(\\.exe)?$",
  95. "_dllExtra": false
  96. },
  97. {
  98. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_exe\\.pdb$",
  99. "_dllExtra": true
  100. }
  101. ],
  102. "build": "^\\.$",
  103. "source": "^\\.$",
  104. "install": null,
  105. "link": {
  106. "language": "C",
  107. "lto": null,
  108. "commandFragments": null
  109. },
  110. "archive": null,
  111. "dependencies": [
  112. {
  113. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  114. "backtrace": [
  115. {
  116. "file": "^codemodel-v2\\.cmake$",
  117. "line": 9,
  118. "command": "target_link_libraries",
  119. "hasParent": true
  120. },
  121. {
  122. "file": "^codemodel-v2\\.cmake$",
  123. "line": null,
  124. "command": null,
  125. "hasParent": true
  126. },
  127. {
  128. "file": "^CMakeLists\\.txt$",
  129. "line": 3,
  130. "command": "include",
  131. "hasParent": true
  132. },
  133. {
  134. "file": "^CMakeLists\\.txt$",
  135. "line": null,
  136. "command": null,
  137. "hasParent": false
  138. }
  139. ]
  140. },
  141. {
  142. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  143. "backtrace": null
  144. }
  145. ],
  146. "debugger": {
  147. "workingDirectory": "^/test/debugger/workingDirectory$"
  148. }
  149. }