1
0

c_static_exe.json 4.0 KB

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