c_shared_exe.json 3.8 KB

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