exe_framework.json 4.8 KB

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