cxx_standard_compile_feature_exe.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. {
  2. "name": "cxx_standard_compile_feature_exe",
  3. "id": "^cxx_standard_compile_feature_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": 28,
  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. "languageStandard": {
  48. "backtraces": [
  49. [
  50. {
  51. "file": "^cxx/CMakeLists\\.txt$",
  52. "line": 29,
  53. "command": "set_property",
  54. "hasParent": true
  55. },
  56. {
  57. "file": "^cxx/CMakeLists\\.txt$",
  58. "line": null,
  59. "command": null,
  60. "hasParent": false
  61. }
  62. ]
  63. ],
  64. "standard": "98"
  65. },
  66. "sourcePaths": [
  67. "^empty\\.cxx$"
  68. ],
  69. "includes": null,
  70. "frameworks": null,
  71. "defines": [
  72. {
  73. "define": "_MBCS",
  74. "backtrace": null
  75. }
  76. ],
  77. "compileCommandFragments": null
  78. }
  79. ],
  80. "backtrace": [
  81. {
  82. "file": "^cxx/CMakeLists\\.txt$",
  83. "line": 28,
  84. "command": "add_executable",
  85. "hasParent": true
  86. },
  87. {
  88. "file": "^cxx/CMakeLists\\.txt$",
  89. "line": null,
  90. "command": null,
  91. "hasParent": false
  92. }
  93. ],
  94. "folder": null,
  95. "nameOnDisk": "^cxx_standard_compile_feature_exe(\\.exe)?$",
  96. "artifacts": [
  97. {
  98. "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_standard_compile_feature_exe(\\.exe)?$",
  99. "_dllExtra": false
  100. },
  101. {
  102. "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_standard_compile_feature_exe\\.pdb$",
  103. "_dllExtra": true
  104. }
  105. ],
  106. "build": "^cxx$",
  107. "source": "^cxx$",
  108. "install": null,
  109. "link": {
  110. "language": "CXX",
  111. "lto": null,
  112. "commandFragments": null
  113. },
  114. "archive": null,
  115. "dependencies": [
  116. {
  117. "id": "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
  118. "backtrace": null
  119. }
  120. ],
  121. "linkLibraries": null,
  122. "interfaceLinkLibraries": null,
  123. "compileDependencies": null,
  124. "interfaceCompileDependencies": null,
  125. "objectDependencies": null,
  126. "orderDependencies": null
  127. }