cxx_shared_exe.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "name": "cxx_shared_exe",
  3. "id": "^cxx_shared_exe::@a56b12a3f5c0529fb296$",
  4. "directorySource": "^cxx$",
  5. "projectName": "Cxx",
  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": "^cxx/CMakeLists\\.txt$",
  22. "line": 12,
  23. "command": "add_executable",
  24. "hasParent": true
  25. },
  26. {
  27. "file": "^cxx/CMakeLists\\.txt$",
  28. "line": null,
  29. "command": null,
  30. "hasParent": false
  31. }
  32. ]
  33. }
  34. ],
  35. "sourceGroups": [
  36. {
  37. "name": "Source Files",
  38. "sourcePaths": [
  39. "^empty\\.cxx$"
  40. ]
  41. }
  42. ],
  43. "compileGroups": [
  44. {
  45. "language": "CXX",
  46. "sourcePaths": [
  47. "^empty\\.cxx$"
  48. ],
  49. "includes": null,
  50. "frameworks": null,
  51. "defines": null,
  52. "compileCommandFragments": null
  53. }
  54. ],
  55. "backtrace": [
  56. {
  57. "file": "^cxx/CMakeLists\\.txt$",
  58. "line": 12,
  59. "command": "add_executable",
  60. "hasParent": true
  61. },
  62. {
  63. "file": "^cxx/CMakeLists\\.txt$",
  64. "line": null,
  65. "command": null,
  66. "hasParent": false
  67. }
  68. ],
  69. "folder": null,
  70. "nameOnDisk": "^cxx_shared_exe(\\.exe)?$",
  71. "artifacts": [
  72. {
  73. "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_shared_exe(\\.exe)?$",
  74. "_dllExtra": false
  75. },
  76. {
  77. "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_shared_exe\\.pdb$",
  78. "_dllExtra": true
  79. }
  80. ],
  81. "build": "^cxx$",
  82. "source": "^cxx$",
  83. "install": null,
  84. "link": {
  85. "language": "CXX",
  86. "lto": null,
  87. "commandFragments": null
  88. },
  89. "archive": null,
  90. "dependencies": [
  91. {
  92. "id": "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
  93. "backtrace": [
  94. {
  95. "file": "^cxx/CMakeLists\\.txt$",
  96. "line": 13,
  97. "command": "target_link_libraries",
  98. "hasParent": true
  99. },
  100. {
  101. "file": "^cxx/CMakeLists\\.txt$",
  102. "line": null,
  103. "command": null,
  104. "hasParent": false
  105. }
  106. ]
  107. },
  108. {
  109. "id": "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
  110. "backtrace": null
  111. }
  112. ]
  113. }