interface_exe.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  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": 9,
  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. "sourceGroups": [
  61. {
  62. "name": "Source Files",
  63. "sourcePaths": [
  64. "^empty\\.c$"
  65. ]
  66. }
  67. ],
  68. "compileGroups": [
  69. {
  70. "language": "C",
  71. "sourcePaths": [
  72. "^empty\\.c$"
  73. ],
  74. "includes": null,
  75. "frameworks": null,
  76. "defines": [
  77. {
  78. "define": "interface_exe_EXPORTS",
  79. "backtrace": null
  80. },
  81. {
  82. "define": "COMPILED_WITH_INTERFACE_LIB",
  83. "backtrace": [
  84. {
  85. "file": "^include_test\\.cmake$",
  86. "line": 4,
  87. "command": "target_link_libraries",
  88. "hasParent": true
  89. },
  90. {
  91. "file": "^include_test\\.cmake$",
  92. "line": null,
  93. "command": null,
  94. "hasParent": true
  95. },
  96. {
  97. "file": "^codemodel-v2\\.cmake$",
  98. "line": 9,
  99. "command": "include",
  100. "hasParent": true
  101. },
  102. {
  103. "file": "^codemodel-v2\\.cmake$",
  104. "line": null,
  105. "command": null,
  106. "hasParent": true
  107. },
  108. {
  109. "file": "^CMakeLists\\.txt$",
  110. "line": 3,
  111. "command": "include",
  112. "hasParent": true
  113. },
  114. {
  115. "file": "^CMakeLists\\.txt$",
  116. "line": null,
  117. "command": null,
  118. "hasParent": false
  119. }
  120. ]
  121. }
  122. ],
  123. "compileCommandFragments": null
  124. }
  125. ],
  126. "backtrace": [
  127. {
  128. "file": "^include_test\\.cmake$",
  129. "line": 3,
  130. "command": "add_executable",
  131. "hasParent": true
  132. },
  133. {
  134. "file": "^include_test\\.cmake$",
  135. "line": null,
  136. "command": null,
  137. "hasParent": true
  138. },
  139. {
  140. "file": "^codemodel-v2\\.cmake$",
  141. "line": 9,
  142. "command": "include",
  143. "hasParent": true
  144. },
  145. {
  146. "file": "^codemodel-v2\\.cmake$",
  147. "line": null,
  148. "command": null,
  149. "hasParent": true
  150. },
  151. {
  152. "file": "^CMakeLists\\.txt$",
  153. "line": 3,
  154. "command": "include",
  155. "hasParent": true
  156. },
  157. {
  158. "file": "^CMakeLists\\.txt$",
  159. "line": null,
  160. "command": null,
  161. "hasParent": false
  162. }
  163. ],
  164. "folder": null,
  165. "nameOnDisk": "^my_interface_exe\\.myexe$",
  166. "artifacts": [
  167. {
  168. "path": "^bin/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?my_interface_exe\\.myexe$",
  169. "_dllExtra": false
  170. },
  171. {
  172. "path": "^lib/my_interface_exe\\.imp$",
  173. "_aixExtra": true,
  174. "_dllExtra": false
  175. },
  176. {
  177. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?my_interface_exe\\.(dll\\.a|lib|l)$",
  178. "_dllExtra": true
  179. },
  180. {
  181. "path": "^bin/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?my_interface_exe\\.pdb$",
  182. "_dllExtra": true
  183. }
  184. ],
  185. "build": "^\\.$",
  186. "source": "^\\.$",
  187. "install": null,
  188. "link": {
  189. "language": "C",
  190. "lto": null,
  191. "commandFragments": null
  192. },
  193. "archive": null,
  194. "dependencies": [
  195. {
  196. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  197. "backtrace": null
  198. }
  199. ]
  200. }