c_static_lib.json 2.7 KB

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