c_object_lib.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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. "frameworks": null,
  48. "defines": null,
  49. "compileCommandFragments": null
  50. }
  51. ],
  52. "backtrace": [
  53. {
  54. "file": "^object/CMakeLists\\.txt$",
  55. "line": 5,
  56. "command": "add_library",
  57. "hasParent": true
  58. },
  59. {
  60. "file": "^object/CMakeLists\\.txt$",
  61. "line": null,
  62. "command": null,
  63. "hasParent": false
  64. }
  65. ],
  66. "folder": null,
  67. "nameOnDisk": null,
  68. "artifacts": [
  69. {
  70. "path": "^(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$",
  71. "_dllExtra": false
  72. }
  73. ],
  74. "build": "^object$",
  75. "source": "^object$",
  76. "install": null,
  77. "link": null,
  78. "archive": null,
  79. "dependencies": [
  80. {
  81. "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
  82. "backtrace": null
  83. }
  84. ]
  85. }