interface_exe.json 4.1 KB

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