cxx_static_exe.json 2.8 KB

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