c_object_exe.json 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. {
  2. "name": "c_object_exe",
  3. "id": "^c_object_exe::@5ed5358f70faf8d8af7a$",
  4. "directorySource": "^object$",
  5. "projectName": "Object",
  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": "^object/CMakeLists\\.txt$",
  23. "line": 9,
  24. "command": "add_executable",
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^object/CMakeLists\\.txt$",
  29. "line": null,
  30. "command": null,
  31. "hasParent": false
  32. }
  33. ]
  34. },
  35. {
  36. "path": "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$",
  37. "isGenerated": true,
  38. "fileSetName": null,
  39. "sourceGroupName": "Object Libraries",
  40. "compileGroupLanguage": null,
  41. "backtrace": [
  42. {
  43. "file": "^object/CMakeLists\\.txt$",
  44. "line": 10,
  45. "command": "target_link_libraries",
  46. "hasParent": true
  47. },
  48. {
  49. "file": "^object/CMakeLists\\.txt$",
  50. "line": null,
  51. "command": null,
  52. "hasParent": false
  53. }
  54. ]
  55. }
  56. ],
  57. "interfaceSources": null,
  58. "sourceGroups": [
  59. {
  60. "name": "Source Files",
  61. "sourcePaths": [
  62. "^empty\\.c$"
  63. ],
  64. "interfaceSourcePaths": null
  65. },
  66. {
  67. "name": "Object Libraries",
  68. "sourcePaths": [
  69. "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$"
  70. ],
  71. "interfaceSourcePaths": null
  72. }
  73. ],
  74. "compileGroups": [
  75. {
  76. "language": "C",
  77. "sourcePaths": [
  78. "^empty\\.c$"
  79. ],
  80. "includes": null,
  81. "frameworks": null,
  82. "defines": [
  83. {
  84. "define": "_MBCS",
  85. "backtrace": null
  86. }
  87. ],
  88. "compileCommandFragments": null
  89. }
  90. ],
  91. "backtrace": [
  92. {
  93. "file": "^object/CMakeLists\\.txt$",
  94. "line": 9,
  95. "command": "add_executable",
  96. "hasParent": true
  97. },
  98. {
  99. "file": "^object/CMakeLists\\.txt$",
  100. "line": null,
  101. "command": null,
  102. "hasParent": false
  103. }
  104. ],
  105. "folder": null,
  106. "nameOnDisk": "^c_object_exe(\\.exe)?$",
  107. "artifacts": [
  108. {
  109. "path": "^object/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_object_exe(\\.exe)?$",
  110. "_dllExtra": false
  111. },
  112. {
  113. "path": "^object/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_object_exe\\.pdb$",
  114. "_dllExtra": true
  115. }
  116. ],
  117. "build": "^object$",
  118. "source": "^object$",
  119. "install": {
  120. "prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
  121. "destinations": [
  122. {
  123. "path": "bin",
  124. "backtrace": [
  125. {
  126. "file": "^object/CMakeLists\\.txt$",
  127. "line": 16,
  128. "command": "install",
  129. "hasParent": true
  130. },
  131. {
  132. "file": "^object/CMakeLists\\.txt$",
  133. "line": null,
  134. "command": null,
  135. "hasParent": false
  136. }
  137. ]
  138. }
  139. ]
  140. },
  141. "link": {
  142. "language": "C",
  143. "lto": null,
  144. "commandFragments": null
  145. },
  146. "archive": null,
  147. "dependencies": [
  148. {
  149. "id": "^c_object_lib::@5ed5358f70faf8d8af7a$",
  150. "backtrace": [
  151. {
  152. "file": "^object/CMakeLists\\.txt$",
  153. "line": 10,
  154. "command": "target_link_libraries",
  155. "hasParent": true
  156. },
  157. {
  158. "file": "^object/CMakeLists\\.txt$",
  159. "line": null,
  160. "command": null,
  161. "hasParent": false
  162. }
  163. ]
  164. },
  165. {
  166. "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
  167. "backtrace": null
  168. }
  169. ],
  170. "linkLibraries": [
  171. {
  172. "id": "^c_object_lib::@5ed5358f70faf8d8af7a$",
  173. "fragment": null,
  174. "backtrace": [
  175. {
  176. "file": "^object/CMakeLists\\.txt$",
  177. "line": 10,
  178. "command": "target_link_libraries",
  179. "hasParent": true
  180. },
  181. {
  182. "file": "^object/CMakeLists\\.txt$",
  183. "line": null,
  184. "command": null,
  185. "hasParent": false
  186. }
  187. ],
  188. "fromDependency": null
  189. }
  190. ],
  191. "interfaceLinkLibraries": null,
  192. "compileDependencies": [
  193. {
  194. "id": "^c_object_lib::@5ed5358f70faf8d8af7a$",
  195. "backtrace": [
  196. {
  197. "file": "^object/CMakeLists\\.txt$",
  198. "line": 10,
  199. "command": "target_link_libraries",
  200. "hasParent": true
  201. },
  202. {
  203. "file": "^object/CMakeLists\\.txt$",
  204. "line": null,
  205. "command": null,
  206. "hasParent": false
  207. }
  208. ],
  209. "fromDependency": null
  210. }
  211. ],
  212. "interfaceCompileDependencies": null,
  213. "objectDependencies": null,
  214. "orderDependencies": null
  215. }