c_static_lib.json 3.3 KB

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