cxx_object_exe.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "name": "cxx_object_exe",
  3. "id": "^cxx_object_exe::@5ed5358f70faf8d8af7a$",
  4. "directorySource": "^object$",
  5. "projectName": "Object",
  6. "type": "EXECUTABLE",
  7. "imported": null,
  8. "local": null,
  9. "abstract": null,
  10. "isGeneratorProvided": null,
  11. "fileSets": null,
  12. "sources": [
  13. {
  14. "path": "^empty\\.cxx$",
  15. "isGenerated": null,
  16. "fileSetName": null,
  17. "sourceGroupName": "Source Files",
  18. "compileGroupLanguage": "CXX",
  19. "backtrace": [
  20. {
  21. "file": "^object/CMakeLists\\.txt$",
  22. "line": 10,
  23. "command": "add_executable",
  24. "hasParent": true
  25. },
  26. {
  27. "file": "^object/CMakeLists\\.txt$",
  28. "line": null,
  29. "command": null,
  30. "hasParent": false
  31. }
  32. ]
  33. },
  34. {
  35. "path": "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/(object|build/cxx_object_lib\\.build)/.*/empty(\\.cxx)?\\.o(bj)?$",
  36. "isGenerated": true,
  37. "fileSetName": null,
  38. "sourceGroupName": "Object Libraries",
  39. "compileGroupLanguage": null,
  40. "backtrace": [
  41. {
  42. "file": "^object/CMakeLists\\.txt$",
  43. "line": 11,
  44. "command": "target_link_libraries",
  45. "hasParent": true
  46. },
  47. {
  48. "file": "^object/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\\.cxx$"
  61. ]
  62. },
  63. {
  64. "name": "Object Libraries",
  65. "sourcePaths": [
  66. "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/(object|build/cxx_object_lib\\.build)/.*/empty(\\.cxx)?\\.o(bj)?$"
  67. ]
  68. }
  69. ],
  70. "compileGroups": [
  71. {
  72. "language": "CXX",
  73. "sourcePaths": [
  74. "^empty\\.cxx$"
  75. ],
  76. "includes": null,
  77. "frameworks": null,
  78. "defines": null,
  79. "compileCommandFragments": null
  80. }
  81. ],
  82. "backtrace": [
  83. {
  84. "file": "^object/CMakeLists\\.txt$",
  85. "line": 10,
  86. "command": "add_executable",
  87. "hasParent": true
  88. },
  89. {
  90. "file": "^object/CMakeLists\\.txt$",
  91. "line": null,
  92. "command": null,
  93. "hasParent": false
  94. }
  95. ],
  96. "folder": null,
  97. "nameOnDisk": "^cxx_object_exe(\\.exe)?$",
  98. "artifacts": [
  99. {
  100. "path": "^object/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_object_exe(\\.exe)?$",
  101. "_dllExtra": false
  102. },
  103. {
  104. "path": "^object/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_object_exe\\.pdb$",
  105. "_dllExtra": true
  106. }
  107. ],
  108. "build": "^object$",
  109. "source": "^object$",
  110. "install": {
  111. "prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
  112. "destinations": [
  113. {
  114. "path": "bin",
  115. "backtrace": [
  116. {
  117. "file": "^object/CMakeLists\\.txt$",
  118. "line": 13,
  119. "command": "install",
  120. "hasParent": true
  121. },
  122. {
  123. "file": "^object/CMakeLists\\.txt$",
  124. "line": null,
  125. "command": null,
  126. "hasParent": false
  127. }
  128. ]
  129. }
  130. ]
  131. },
  132. "link": {
  133. "language": "CXX",
  134. "lto": null,
  135. "commandFragments": null
  136. },
  137. "archive": null,
  138. "dependencies": [
  139. {
  140. "id": "^cxx_object_lib::@5ed5358f70faf8d8af7a$",
  141. "backtrace": [
  142. {
  143. "file": "^object/CMakeLists\\.txt$",
  144. "line": 11,
  145. "command": "target_link_libraries",
  146. "hasParent": true
  147. },
  148. {
  149. "file": "^object/CMakeLists\\.txt$",
  150. "line": null,
  151. "command": null,
  152. "hasParent": false
  153. }
  154. ]
  155. },
  156. {
  157. "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
  158. "backtrace": null
  159. }
  160. ]
  161. }