interface_exe.json 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. {
  2. "name": "interface_exe",
  3. "id": "^interface_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": "^include_test\\.cmake$",
  23. "line": 3,
  24. "command": "add_executable",
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^include_test\\.cmake$",
  29. "line": null,
  30. "command": null,
  31. "hasParent": true
  32. },
  33. {
  34. "file": "^codemodel-v2\\.cmake$",
  35. "line": 10,
  36. "command": "include",
  37. "hasParent": true
  38. },
  39. {
  40. "file": "^codemodel-v2\\.cmake$",
  41. "line": null,
  42. "command": null,
  43. "hasParent": true
  44. },
  45. {
  46. "file": "^CMakeLists\\.txt$",
  47. "line": 3,
  48. "command": "include",
  49. "hasParent": true
  50. },
  51. {
  52. "file": "^CMakeLists\\.txt$",
  53. "line": null,
  54. "command": null,
  55. "hasParent": false
  56. }
  57. ]
  58. }
  59. ],
  60. "interfaceSources": null,
  61. "sourceGroups": [
  62. {
  63. "name": "Source Files",
  64. "sourcePaths": [
  65. "^empty\\.c$"
  66. ],
  67. "interfaceSourcePaths": null
  68. }
  69. ],
  70. "compileGroups": [
  71. {
  72. "language": "C",
  73. "sourcePaths": [
  74. "^empty\\.c$"
  75. ],
  76. "includes": null,
  77. "frameworks": null,
  78. "defines": [
  79. {
  80. "define": "_MBCS",
  81. "backtrace": null
  82. },
  83. {
  84. "define": "interface_exe_EXPORTS",
  85. "backtrace": null
  86. },
  87. {
  88. "define": "COMPILED_WITH_INTERFACE_LIB",
  89. "backtrace": [
  90. {
  91. "file": "^include_test\\.cmake$",
  92. "line": 4,
  93. "command": "target_link_libraries",
  94. "hasParent": true
  95. },
  96. {
  97. "file": "^include_test\\.cmake$",
  98. "line": null,
  99. "command": null,
  100. "hasParent": true
  101. },
  102. {
  103. "file": "^codemodel-v2\\.cmake$",
  104. "line": 10,
  105. "command": "include",
  106. "hasParent": true
  107. },
  108. {
  109. "file": "^codemodel-v2\\.cmake$",
  110. "line": null,
  111. "command": null,
  112. "hasParent": true
  113. },
  114. {
  115. "file": "^CMakeLists\\.txt$",
  116. "line": 3,
  117. "command": "include",
  118. "hasParent": true
  119. },
  120. {
  121. "file": "^CMakeLists\\.txt$",
  122. "line": null,
  123. "command": null,
  124. "hasParent": false
  125. }
  126. ]
  127. }
  128. ],
  129. "compileCommandFragments": null
  130. }
  131. ],
  132. "backtrace": [
  133. {
  134. "file": "^include_test\\.cmake$",
  135. "line": 3,
  136. "command": "add_executable",
  137. "hasParent": true
  138. },
  139. {
  140. "file": "^include_test\\.cmake$",
  141. "line": null,
  142. "command": null,
  143. "hasParent": true
  144. },
  145. {
  146. "file": "^codemodel-v2\\.cmake$",
  147. "line": 10,
  148. "command": "include",
  149. "hasParent": true
  150. },
  151. {
  152. "file": "^codemodel-v2\\.cmake$",
  153. "line": null,
  154. "command": null,
  155. "hasParent": true
  156. },
  157. {
  158. "file": "^CMakeLists\\.txt$",
  159. "line": 3,
  160. "command": "include",
  161. "hasParent": true
  162. },
  163. {
  164. "file": "^CMakeLists\\.txt$",
  165. "line": null,
  166. "command": null,
  167. "hasParent": false
  168. }
  169. ],
  170. "folder": null,
  171. "nameOnDisk": "^my_interface_exe\\.myexe$",
  172. "artifacts": [
  173. {
  174. "path": "^bin/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?my_interface_exe\\.myexe$",
  175. "_dllExtra": false
  176. },
  177. {
  178. "path": "^lib/my_interface_exe\\.imp$",
  179. "_aixExtra": true,
  180. "_dllExtra": false
  181. },
  182. {
  183. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?my_interface_exe\\.(dll\\.a|lib|l)$",
  184. "_dllExtra": true
  185. },
  186. {
  187. "path": "^bin/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?my_interface_exe\\.pdb$",
  188. "_dllExtra": true
  189. }
  190. ],
  191. "build": "^\\.$",
  192. "source": "^\\.$",
  193. "install": null,
  194. "link": {
  195. "language": "C",
  196. "lto": null,
  197. "commandFragments": null
  198. },
  199. "archive": null,
  200. "dependencies": [
  201. {
  202. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  203. "backtrace": null
  204. }
  205. ],
  206. "linkLibraries": [
  207. {
  208. "id": "^interface_lib::@6890427a1f51a3e7e1df$",
  209. "fragment": null,
  210. "backtrace": [
  211. {
  212. "file": "^include_test\\.cmake$",
  213. "line": 4,
  214. "command": "target_link_libraries",
  215. "hasParent": true
  216. },
  217. {
  218. "file": "^include_test\\.cmake$",
  219. "line": null,
  220. "command": null,
  221. "hasParent": true
  222. },
  223. {
  224. "file": "^codemodel-v2\\.cmake$",
  225. "line": 10,
  226. "command": "include",
  227. "hasParent": true
  228. },
  229. {
  230. "file": "^codemodel-v2\\.cmake$",
  231. "line": null,
  232. "command": null,
  233. "hasParent": true
  234. },
  235. {
  236. "file": "^CMakeLists\\.txt$",
  237. "line": 3,
  238. "command": "include",
  239. "hasParent": true
  240. },
  241. {
  242. "file": "^CMakeLists\\.txt$",
  243. "line": null,
  244. "command": null,
  245. "hasParent": false
  246. }
  247. ],
  248. "fromDependency": null
  249. }
  250. ],
  251. "interfaceLinkLibraries": null,
  252. "compileDependencies": [
  253. {
  254. "id": "^interface_lib::@6890427a1f51a3e7e1df$",
  255. "backtrace": [
  256. {
  257. "file": "^include_test\\.cmake$",
  258. "line": 4,
  259. "command": "target_link_libraries",
  260. "hasParent": true
  261. },
  262. {
  263. "file": "^include_test\\.cmake$",
  264. "line": null,
  265. "command": null,
  266. "hasParent": true
  267. },
  268. {
  269. "file": "^codemodel-v2\\.cmake$",
  270. "line": 10,
  271. "command": "include",
  272. "hasParent": true
  273. },
  274. {
  275. "file": "^codemodel-v2\\.cmake$",
  276. "line": null,
  277. "command": null,
  278. "hasParent": true
  279. },
  280. {
  281. "file": "^CMakeLists\\.txt$",
  282. "line": 3,
  283. "command": "include",
  284. "hasParent": true
  285. },
  286. {
  287. "file": "^CMakeLists\\.txt$",
  288. "line": null,
  289. "command": null,
  290. "hasParent": false
  291. }
  292. ],
  293. "fromDependency": null
  294. }
  295. ],
  296. "interfaceCompileDependencies": null,
  297. "objectDependencies": null,
  298. "orderDependencies": null
  299. }