generated_exe.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. {
  2. "name": "generated_exe",
  3. "id": "^generated_exe::@[0-9a-f]+$",
  4. "directorySource": "^.*/Tests/RunCMake/FileAPIExternalSource$",
  5. "projectName": "External",
  6. "type": "EXECUTABLE",
  7. "isGeneratorProvided": null,
  8. "fileSets": null,
  9. "sources": [
  10. {
  11. "path": "^.*/Tests/RunCMake/FileAPIExternalSource/empty\\.c$",
  12. "isGenerated": null,
  13. "fileSetName": null,
  14. "sourceGroupName": "Source Files",
  15. "compileGroupLanguage": "C",
  16. "backtrace": [
  17. {
  18. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  19. "line": 5,
  20. "command": "add_executable",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  25. "line": null,
  26. "command": null,
  27. "hasParent": false
  28. }
  29. ]
  30. },
  31. {
  32. "path": "^.*/Tests/RunCMake/FileAPI/FileAPIExternalBuild/generated\\.cxx$",
  33. "isGenerated": true,
  34. "fileSetName": null,
  35. "sourceGroupName": "Generated Source Files",
  36. "compileGroupLanguage": "CXX",
  37. "backtrace": [
  38. {
  39. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  40. "line": 6,
  41. "command": "target_sources",
  42. "hasParent": true
  43. },
  44. {
  45. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  46. "line": null,
  47. "command": null,
  48. "hasParent": false
  49. }
  50. ]
  51. }
  52. ],
  53. "sourceGroups": [
  54. {
  55. "name": "Source Files",
  56. "sourcePaths": [
  57. "^.*/Tests/RunCMake/FileAPIExternalSource/empty\\.c$"
  58. ]
  59. },
  60. {
  61. "name": "Generated Source Files",
  62. "sourcePaths": [
  63. "^.*/Tests/RunCMake/FileAPI/FileAPIExternalBuild/generated\\.cxx$"
  64. ]
  65. }
  66. ],
  67. "compileGroups": [
  68. {
  69. "language": "C",
  70. "sourcePaths": [
  71. "^.*/Tests/RunCMake/FileAPIExternalSource/empty\\.c$"
  72. ],
  73. "includes": [
  74. {
  75. "path": "^.*/Tests/RunCMake/FileAPI/FileAPIExternalBuild$",
  76. "isSystem": null,
  77. "backtrace": [
  78. {
  79. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  80. "line": 10,
  81. "command": "set_property",
  82. "hasParent": true
  83. },
  84. {
  85. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  86. "line": null,
  87. "command": null,
  88. "hasParent": false
  89. }
  90. ]
  91. },
  92. {
  93. "path": "^.*/Tests/RunCMake/FileAPIExternalSource$",
  94. "isSystem": true,
  95. "backtrace": [
  96. {
  97. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  98. "line": 11,
  99. "command": "target_include_directories",
  100. "hasParent": true
  101. },
  102. {
  103. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  104. "line": null,
  105. "command": null,
  106. "hasParent": false
  107. }
  108. ]
  109. }
  110. ],
  111. "defines": [
  112. {
  113. "define": "EMPTY_C=1",
  114. "backtrace": [
  115. {
  116. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  117. "line": 9,
  118. "command": "set_property",
  119. "hasParent": true
  120. },
  121. {
  122. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  123. "line": null,
  124. "command": null,
  125. "hasParent": false
  126. }
  127. ]
  128. },
  129. {
  130. "define": "SRC_DUMMY",
  131. "backtrace": [
  132. {
  133. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  134. "line": 9,
  135. "command": "set_property",
  136. "hasParent": true
  137. },
  138. {
  139. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  140. "line": null,
  141. "command": null,
  142. "hasParent": false
  143. }
  144. ]
  145. },
  146. {
  147. "define": "GENERATED_EXE=1",
  148. "backtrace": [
  149. {
  150. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  151. "line": 12,
  152. "command": "target_compile_definitions",
  153. "hasParent": true
  154. },
  155. {
  156. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  157. "line": null,
  158. "command": null,
  159. "hasParent": false
  160. }
  161. ]
  162. },
  163. {
  164. "define": "TGT_DUMMY",
  165. "backtrace": [
  166. {
  167. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  168. "line": 12,
  169. "command": "target_compile_definitions",
  170. "hasParent": true
  171. },
  172. {
  173. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  174. "line": null,
  175. "command": null,
  176. "hasParent": false
  177. }
  178. ]
  179. }
  180. ],
  181. "compileCommandFragments": [
  182. {
  183. "fragment" : "SRC_COMPILE_OPTIONS_DUMMY",
  184. "backtrace": [
  185. {
  186. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  187. "line": 13,
  188. "command": "set_source_files_properties",
  189. "hasParent": true
  190. },
  191. {
  192. "file" : "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  193. "line": null,
  194. "command": null,
  195. "hasParent": false
  196. }
  197. ]
  198. }
  199. ]
  200. },
  201. {
  202. "language": "CXX",
  203. "sourcePaths": [
  204. "^.*/Tests/RunCMake/FileAPI/FileAPIExternalBuild/generated\\.cxx$"
  205. ],
  206. "includes": [
  207. {
  208. "path": "^.*/Tests/RunCMake/FileAPIExternalSource$",
  209. "isSystem": true,
  210. "backtrace": [
  211. {
  212. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  213. "line": 11,
  214. "command": "target_include_directories",
  215. "hasParent": true
  216. },
  217. {
  218. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  219. "line": null,
  220. "command": null,
  221. "hasParent": false
  222. }
  223. ]
  224. }
  225. ],
  226. "defines": [
  227. {
  228. "define": "GENERATED_EXE=1",
  229. "backtrace": [
  230. {
  231. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  232. "line": 12,
  233. "command": "target_compile_definitions",
  234. "hasParent": true
  235. },
  236. {
  237. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  238. "line": null,
  239. "command": null,
  240. "hasParent": false
  241. }
  242. ]
  243. },
  244. {
  245. "define": "TGT_DUMMY",
  246. "backtrace": [
  247. {
  248. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  249. "line": 12,
  250. "command": "target_compile_definitions",
  251. "hasParent": true
  252. },
  253. {
  254. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  255. "line": null,
  256. "command": null,
  257. "hasParent": false
  258. }
  259. ]
  260. }
  261. ],
  262. "compileCommandFragments": null
  263. }
  264. ],
  265. "backtrace": [
  266. {
  267. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  268. "line": 5,
  269. "command": "add_executable",
  270. "hasParent": true
  271. },
  272. {
  273. "file": "^.*/Tests/RunCMake/FileAPIExternalSource/CMakeLists\\.txt$",
  274. "line": null,
  275. "command": null,
  276. "hasParent": false
  277. }
  278. ],
  279. "folder": null,
  280. "nameOnDisk": "^generated_exe(\\.exe)?$",
  281. "artifacts": [
  282. {
  283. "path": "^.*/Tests/RunCMake/FileAPI/FileAPIExternalBuild/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?generated_exe(\\.exe)?$",
  284. "_dllExtra": false
  285. },
  286. {
  287. "path": "^.*/Tests/RunCMake/FileAPI/FileAPIExternalBuild/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?generated_exe\\.pdb$",
  288. "_dllExtra": true
  289. }
  290. ],
  291. "build": "^.*/Tests/RunCMake/FileAPI/FileAPIExternalBuild$",
  292. "source": "^.*/Tests/RunCMake/FileAPIExternalSource$",
  293. "install": null,
  294. "link": {
  295. "language": "CXX",
  296. "lto": null,
  297. "commandFragments": null
  298. },
  299. "archive": null,
  300. "dependencies": [
  301. {
  302. "id": "^ZERO_CHECK::@[0-9a-f]+$",
  303. "backtrace": null
  304. }
  305. ]
  306. }