c_alias_exe.json 4.5 KB

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