cxx_object_lib.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "name": "cxx_object_lib",
  3. "id": "^cxx_object_lib::@5ed5358f70faf8d8af7a$",
  4. "directorySource": "^object$",
  5. "projectName": "Object",
  6. "type": "OBJECT_LIBRARY",
  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": "^object/CMakeLists\\.txt$",
  23. "line": 12,
  24. "command": "add_library",
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^object/CMakeLists\\.txt$",
  29. "line": null,
  30. "command": null,
  31. "hasParent": false
  32. }
  33. ]
  34. }
  35. ],
  36. "interfaceSources": null,
  37. "sourceGroups": [
  38. {
  39. "name": "Source Files",
  40. "sourcePaths": [
  41. "^empty\\.cxx$"
  42. ],
  43. "interfaceSourcePaths": null
  44. }
  45. ],
  46. "compileGroups": [
  47. {
  48. "language": "CXX",
  49. "sourcePaths": [
  50. "^empty\\.cxx$"
  51. ],
  52. "includes": null,
  53. "frameworks": null,
  54. "defines": [
  55. {
  56. "define": "_MBCS",
  57. "backtrace": null
  58. }
  59. ],
  60. "compileCommandFragments": null
  61. }
  62. ],
  63. "backtrace": [
  64. {
  65. "file": "^object/CMakeLists\\.txt$",
  66. "line": 12,
  67. "command": "add_library",
  68. "hasParent": true
  69. },
  70. {
  71. "file": "^object/CMakeLists\\.txt$",
  72. "line": null,
  73. "command": null,
  74. "hasParent": false
  75. }
  76. ],
  77. "folder": null,
  78. "nameOnDisk": null,
  79. "artifacts": [
  80. {
  81. "path": "^(object|build/cxx_object_lib\\.build)/.*/empty(\\.cxx)?\\.o(bj)?$",
  82. "_dllExtra": false
  83. }
  84. ],
  85. "build": "^object$",
  86. "source": "^object$",
  87. "install": null,
  88. "link": null,
  89. "archive": null,
  90. "dependencies": [
  91. {
  92. "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
  93. "backtrace": null
  94. }
  95. ],
  96. "linkLibraries": null,
  97. "interfaceLinkLibraries": null,
  98. "compileDependencies": null,
  99. "interfaceCompileDependencies": null,
  100. "objectDependencies": null,
  101. "orderDependencies": null
  102. }