static_framework.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "name": "static_framework",
  3. "id": "^static_framework::@217a96c3a62328a73ef4$",
  4. "directorySource": "^framework$",
  5. "projectName": "Framework",
  6. "type": "STATIC_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": "^framework/CMakeLists\\.txt$",
  23. "line": 4,
  24. "command": "add_library",
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^framework/CMakeLists\\.txt$",
  29. "line": null,
  30. "command": null,
  31. "hasParent": false
  32. }
  33. ]
  34. }
  35. ],
  36. "sourceGroups": [
  37. {
  38. "name": "Source Files",
  39. "sourcePaths": [
  40. "^empty\\.cxx$"
  41. ]
  42. }
  43. ],
  44. "compileGroups": [
  45. {
  46. "language": "CXX",
  47. "sourcePaths": [
  48. "^empty\\.cxx$"
  49. ],
  50. "includes": null,
  51. "frameworks": null,
  52. "defines": null,
  53. "compileCommandFragments": null
  54. }
  55. ],
  56. "backtrace": [
  57. {
  58. "file": "^framework/CMakeLists\\.txt$",
  59. "line": 4,
  60. "command": "add_library",
  61. "hasParent": true
  62. },
  63. {
  64. "file": "^framework/CMakeLists\\.txt$",
  65. "line": null,
  66. "command": null,
  67. "hasParent": false
  68. }
  69. ],
  70. "folder": null,
  71. "nameOnDisk": "^(lib)?static_framework\\.(a|lib|l)$",
  72. "artifacts": [
  73. {
  74. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?static_framework\\.(a|lib|l)$",
  75. "_dllExtra": false
  76. }
  77. ],
  78. "build": "^framework$",
  79. "source": "^framework$",
  80. "install": null,
  81. "link": null,
  82. "archive": {
  83. "lto": null
  84. },
  85. "dependencies": [
  86. {
  87. "id": "^ZERO_CHECK::@217a96c3a62328a73ef4$",
  88. "backtrace": null
  89. }
  90. ]
  91. }