c_object_lib.json 2.0 KB

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