interface_exe.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. {
  2. "name": "interface_exe",
  3. "id": "^interface_exe::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "EXECUTABLE",
  7. "isGeneratorProvided": null,
  8. "fileSets": null,
  9. "sources": [
  10. {
  11. "path": "^empty\\.c$",
  12. "isGenerated": null,
  13. "fileSetName": null,
  14. "sourceGroupName": "Source Files",
  15. "compileGroupLanguage": "C",
  16. "backtrace": [
  17. {
  18. "file": "^include_test\\.cmake$",
  19. "line": 3,
  20. "command": "add_executable",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^include_test\\.cmake$",
  25. "line": null,
  26. "command": null,
  27. "hasParent": true
  28. },
  29. {
  30. "file": "^codemodel-v2\\.cmake$",
  31. "line": 3,
  32. "command": "include",
  33. "hasParent": true
  34. },
  35. {
  36. "file": "^codemodel-v2\\.cmake$",
  37. "line": null,
  38. "command": null,
  39. "hasParent": true
  40. },
  41. {
  42. "file": "^CMakeLists\\.txt$",
  43. "line": 3,
  44. "command": "include",
  45. "hasParent": true
  46. },
  47. {
  48. "file": "^CMakeLists\\.txt$",
  49. "line": null,
  50. "command": null,
  51. "hasParent": false
  52. }
  53. ]
  54. }
  55. ],
  56. "sourceGroups": [
  57. {
  58. "name": "Source Files",
  59. "sourcePaths": [
  60. "^empty\\.c$"
  61. ]
  62. }
  63. ],
  64. "compileGroups": [
  65. {
  66. "language": "C",
  67. "sourcePaths": [
  68. "^empty\\.c$"
  69. ],
  70. "includes": null,
  71. "defines": [
  72. {
  73. "define": "interface_exe_EXPORTS",
  74. "backtrace": null
  75. }
  76. ],
  77. "compileCommandFragments": null
  78. }
  79. ],
  80. "backtrace": [
  81. {
  82. "file": "^include_test\\.cmake$",
  83. "line": 3,
  84. "command": "add_executable",
  85. "hasParent": true
  86. },
  87. {
  88. "file": "^include_test\\.cmake$",
  89. "line": null,
  90. "command": null,
  91. "hasParent": true
  92. },
  93. {
  94. "file": "^codemodel-v2\\.cmake$",
  95. "line": 3,
  96. "command": "include",
  97. "hasParent": true
  98. },
  99. {
  100. "file": "^codemodel-v2\\.cmake$",
  101. "line": null,
  102. "command": null,
  103. "hasParent": true
  104. },
  105. {
  106. "file": "^CMakeLists\\.txt$",
  107. "line": 3,
  108. "command": "include",
  109. "hasParent": true
  110. },
  111. {
  112. "file": "^CMakeLists\\.txt$",
  113. "line": null,
  114. "command": null,
  115. "hasParent": false
  116. }
  117. ],
  118. "folder": null,
  119. "nameOnDisk": "^my_interface_exe\\.myexe$",
  120. "artifacts": [
  121. {
  122. "path": "^bin/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?my_interface_exe\\.myexe$",
  123. "_dllExtra": false
  124. },
  125. {
  126. "path": "^lib/my_interface_exe\\.imp$",
  127. "_aixExtra": true,
  128. "_dllExtra": false
  129. },
  130. {
  131. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?my_interface_exe\\.(dll\\.a|lib)$",
  132. "_dllExtra": true
  133. },
  134. {
  135. "path": "^bin/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?my_interface_exe\\.pdb$",
  136. "_dllExtra": true
  137. }
  138. ],
  139. "build": "^\\.$",
  140. "source": "^\\.$",
  141. "install": null,
  142. "link": {
  143. "language": "C",
  144. "lto": null,
  145. "commandFragments": null
  146. },
  147. "archive": null,
  148. "dependencies": [
  149. {
  150. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  151. "backtrace": null
  152. }
  153. ]
  154. }