c_object_lib.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "name": "c_object_lib",
  3. "id": "^c_object_lib::@5ed5358f70faf8d8af7a$",
  4. "directorySource": "^object$",
  5. "projectName": "Object",
  6. "type": "OBJECT_LIBRARY",
  7. "isGeneratorProvided": null,
  8. "fileSets": null,
  9. "sources": [
  10. {
  11. "path": "^empty\\.c$",
  12. "isGenerated": null,
  13. "fileSetName": null,
  14. "sourceGroupName": "Source Files",
  15. "compileGroupLanguage": "C",
  16. "backtrace": [
  17. {
  18. "file": "^object/CMakeLists\\.txt$",
  19. "line": 5,
  20. "command": "add_library",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^object/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\\.c$"
  37. ]
  38. }
  39. ],
  40. "compileGroups": [
  41. {
  42. "language": "C",
  43. "sourcePaths": [
  44. "^empty\\.c$"
  45. ],
  46. "includes": null,
  47. "defines": null,
  48. "compileCommandFragments": null
  49. }
  50. ],
  51. "backtrace": [
  52. {
  53. "file": "^object/CMakeLists\\.txt$",
  54. "line": 5,
  55. "command": "add_library",
  56. "hasParent": true
  57. },
  58. {
  59. "file": "^object/CMakeLists\\.txt$",
  60. "line": null,
  61. "command": null,
  62. "hasParent": false
  63. }
  64. ],
  65. "folder": null,
  66. "nameOnDisk": null,
  67. "artifacts": [
  68. {
  69. "path": "^(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$",
  70. "_dllExtra": false
  71. }
  72. ],
  73. "build": "^object$",
  74. "source": "^object$",
  75. "install": null,
  76. "link": null,
  77. "archive": null,
  78. "dependencies": [
  79. {
  80. "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
  81. "backtrace": null
  82. }
  83. ]
  84. }