cxx_shared_exe.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. {
  2. "name": "cxx_shared_exe",
  3. "id": "^cxx_shared_exe::@a56b12a3f5c0529fb296$",
  4. "directorySource": "^cxx$",
  5. "projectName": "Cxx",
  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": "^cxx/CMakeLists\\.txt$",
  19. "line": 12,
  20. "command": "add_executable",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^cxx/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": "^cxx/CMakeLists\\.txt$",
  55. "line": 12,
  56. "command": "add_executable",
  57. "hasParent": true
  58. },
  59. {
  60. "file": "^cxx/CMakeLists\\.txt$",
  61. "line": null,
  62. "command": null,
  63. "hasParent": false
  64. }
  65. ],
  66. "folder": null,
  67. "nameOnDisk": "^cxx_shared_exe(\\.exe)?$",
  68. "artifacts": [
  69. {
  70. "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_shared_exe(\\.exe)?$",
  71. "_dllExtra": false
  72. },
  73. {
  74. "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_shared_exe\\.pdb$",
  75. "_dllExtra": true
  76. }
  77. ],
  78. "build": "^cxx$",
  79. "source": "^cxx$",
  80. "install": null,
  81. "link": {
  82. "language": "CXX",
  83. "lto": null,
  84. "commandFragments": null
  85. },
  86. "archive": null,
  87. "dependencies": [
  88. {
  89. "id": "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
  90. "backtrace": [
  91. {
  92. "file": "^cxx/CMakeLists\\.txt$",
  93. "line": 13,
  94. "command": "target_link_libraries",
  95. "hasParent": true
  96. },
  97. {
  98. "file": "^cxx/CMakeLists\\.txt$",
  99. "line": null,
  100. "command": null,
  101. "hasParent": false
  102. }
  103. ]
  104. },
  105. {
  106. "id": "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
  107. "backtrace": null
  108. }
  109. ]
  110. }