c_lib.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. {
  2. "name": "c_lib",
  3. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "STATIC_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": "^codemodel-v2\\.cmake$",
  19. "line": 5,
  20. "command": "add_library",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^codemodel-v2\\.cmake$",
  25. "line": null,
  26. "command": null,
  27. "hasParent": true
  28. },
  29. {
  30. "file": "^CMakeLists\\.txt$",
  31. "line": 3,
  32. "command": "include",
  33. "hasParent": true
  34. },
  35. {
  36. "file": "^CMakeLists\\.txt$",
  37. "line": null,
  38. "command": null,
  39. "hasParent": false
  40. }
  41. ]
  42. }
  43. ],
  44. "sourceGroups": [
  45. {
  46. "name": "Source Files",
  47. "sourcePaths": [
  48. "^empty\\.c$"
  49. ]
  50. }
  51. ],
  52. "compileGroups": [
  53. {
  54. "language": "C",
  55. "sourcePaths": [
  56. "^empty\\.c$"
  57. ],
  58. "includes": null,
  59. "frameworks": null,
  60. "defines": null,
  61. "compileCommandFragments": null
  62. }
  63. ],
  64. "backtrace": [
  65. {
  66. "file": "^codemodel-v2\\.cmake$",
  67. "line": 5,
  68. "command": "add_library",
  69. "hasParent": true
  70. },
  71. {
  72. "file": "^codemodel-v2\\.cmake$",
  73. "line": null,
  74. "command": null,
  75. "hasParent": true
  76. },
  77. {
  78. "file": "^CMakeLists\\.txt$",
  79. "line": 3,
  80. "command": "include",
  81. "hasParent": true
  82. },
  83. {
  84. "file": "^CMakeLists\\.txt$",
  85. "line": null,
  86. "command": null,
  87. "hasParent": false
  88. }
  89. ],
  90. "folder": null,
  91. "nameOnDisk": "^(lib)?c_lib\\.(a|lib)$",
  92. "artifacts": [
  93. {
  94. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_lib\\.(a|lib)$",
  95. "_dllExtra": false
  96. }
  97. ],
  98. "build": "^\\.$",
  99. "source": "^\\.$",
  100. "install": null,
  101. "link": null,
  102. "archive": {
  103. "lto": null
  104. },
  105. "dependencies": [
  106. {
  107. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  108. "backtrace": null
  109. }
  110. ]
  111. }