cxx_static_exe.json 4.4 KB

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