c_exe.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  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": 6,
  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. "compileCommandFragments": null
  61. }
  62. ],
  63. "backtrace": [
  64. {
  65. "file": "^codemodel-v2\\.cmake$",
  66. "line": 6,
  67. "command": "add_executable",
  68. "hasParent": true
  69. },
  70. {
  71. "file": "^codemodel-v2\\.cmake$",
  72. "line": null,
  73. "command": null,
  74. "hasParent": true
  75. },
  76. {
  77. "file": "^CMakeLists\\.txt$",
  78. "line": 3,
  79. "command": "include",
  80. "hasParent": true
  81. },
  82. {
  83. "file": "^CMakeLists\\.txt$",
  84. "line": null,
  85. "command": null,
  86. "hasParent": false
  87. }
  88. ],
  89. "folder": null,
  90. "nameOnDisk": "^c_exe(\\.exe)?$",
  91. "artifacts": [
  92. {
  93. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_exe(\\.exe)?$",
  94. "_dllExtra": false
  95. },
  96. {
  97. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_exe\\.pdb$",
  98. "_dllExtra": true
  99. }
  100. ],
  101. "build": "^\\.$",
  102. "source": "^\\.$",
  103. "install": null,
  104. "link": {
  105. "language": "C",
  106. "lto": null,
  107. "commandFragments": null
  108. },
  109. "archive": null,
  110. "dependencies": [
  111. {
  112. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  113. "backtrace": [
  114. {
  115. "file": "^codemodel-v2\\.cmake$",
  116. "line": 7,
  117. "command": "target_link_libraries",
  118. "hasParent": true
  119. },
  120. {
  121. "file": "^codemodel-v2\\.cmake$",
  122. "line": null,
  123. "command": null,
  124. "hasParent": true
  125. },
  126. {
  127. "file": "^CMakeLists\\.txt$",
  128. "line": 3,
  129. "command": "include",
  130. "hasParent": true
  131. },
  132. {
  133. "file": "^CMakeLists\\.txt$",
  134. "line": null,
  135. "command": null,
  136. "hasParent": false
  137. }
  138. ]
  139. },
  140. {
  141. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  142. "backtrace": null
  143. }
  144. ]
  145. }