c_lib.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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. "defines": null,
  60. "compileCommandFragments": null
  61. }
  62. ],
  63. "backtrace": [
  64. {
  65. "file": "^codemodel-v2\\.cmake$",
  66. "line": 5,
  67. "command": "add_library",
  68. "hasParent": true
  69. },
  70. {
  71. "file": "^codemodel-v2\\.cmake$",
  72. "line": null,
  73. "command": null,
  74. "hasParent": true
  75. },
  76. {
  77. "file": "^CMakeLists\\.txt$",
  78. "line": 3,
  79. "command": "include",
  80. "hasParent": true
  81. },
  82. {
  83. "file": "^CMakeLists\\.txt$",
  84. "line": null,
  85. "command": null,
  86. "hasParent": false
  87. }
  88. ],
  89. "folder": null,
  90. "nameOnDisk": "^(lib)?c_lib\\.(a|lib)$",
  91. "artifacts": [
  92. {
  93. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_lib\\.(a|lib)$",
  94. "_dllExtra": false
  95. }
  96. ],
  97. "build": "^\\.$",
  98. "source": "^\\.$",
  99. "install": null,
  100. "link": null,
  101. "archive": {
  102. "lto": null
  103. },
  104. "dependencies": [
  105. {
  106. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  107. "backtrace": null
  108. }
  109. ]
  110. }