iface_srcs.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "name": "iface_srcs",
  3. "id": "^iface_srcs::@25b7fa8ea00134654b85$",
  4. "directorySource": "^interface$",
  5. "projectName": "Interface",
  6. "type": "INTERFACE_LIBRARY",
  7. "isGeneratorProvided": null,
  8. "sources": [
  9. {
  10. "path": "^empty\\.c$",
  11. "isGenerated": null,
  12. "sourceGroupName": "Source Files",
  13. "compileGroupLanguage": null,
  14. "backtrace": [
  15. {
  16. "file": "^interface/CMakeLists\\.txt$",
  17. "line": 3,
  18. "command": "add_library",
  19. "hasParent": true
  20. },
  21. {
  22. "file": "^interface/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": null,
  39. "backtrace": [
  40. {
  41. "file": "^interface/CMakeLists\\.txt$",
  42. "line": 3,
  43. "command": "add_library",
  44. "hasParent": true
  45. },
  46. {
  47. "file": "^interface/CMakeLists\\.txt$",
  48. "line": null,
  49. "command": null,
  50. "hasParent": false
  51. }
  52. ],
  53. "folder": null,
  54. "nameOnDisk": null,
  55. "artifacts": null,
  56. "build": "^interface$",
  57. "source": "^interface$",
  58. "install": null,
  59. "link": null,
  60. "archive": null,
  61. "dependencies": [
  62. {
  63. "id": "^ZERO_CHECK::@25b7fa8ea00134654b85$",
  64. "backtrace": null
  65. }
  66. ]
  67. }