c_shared_lib.json 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. {
  2. "name": "c_shared_lib",
  3. "id": "^c_shared_lib::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "SHARED_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": 12,
  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": [
  61. {
  62. "define": "c_shared_lib_EXPORTS",
  63. "backtrace": null
  64. }
  65. ],
  66. "compileCommandFragments": null
  67. }
  68. ],
  69. "backtrace": [
  70. {
  71. "file": "^codemodel-v2\\.cmake$",
  72. "line": 12,
  73. "command": "add_library",
  74. "hasParent": true
  75. },
  76. {
  77. "file": "^codemodel-v2\\.cmake$",
  78. "line": null,
  79. "command": null,
  80. "hasParent": true
  81. },
  82. {
  83. "file": "^CMakeLists\\.txt$",
  84. "line": 3,
  85. "command": "include",
  86. "hasParent": true
  87. },
  88. {
  89. "file": "^CMakeLists\\.txt$",
  90. "line": null,
  91. "command": null,
  92. "hasParent": false
  93. }
  94. ],
  95. "folder": null,
  96. "nameOnDisk": "^(lib|cyg|msys-)?c_shared_lib(-1)?\\.(so|dylib|dll)$",
  97. "artifacts": [
  98. {
  99. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?c_shared_lib(-1)?\\.(so|dylib|dll)$",
  100. "_dllExtra": false
  101. },
  102. {
  103. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_shared_lib\\.(dll\\.a|lib|l)$",
  104. "_dllExtra": true
  105. },
  106. {
  107. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?c_shared_lib(-1)?\\.pdb$",
  108. "_dllExtra": true
  109. }
  110. ],
  111. "build": "^\\.$",
  112. "source": "^\\.$",
  113. "install": {
  114. "prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
  115. "destinations": [
  116. {
  117. "path": "lib",
  118. "backtrace": [
  119. {
  120. "file": "^codemodel-v2\\.cmake$",
  121. "line": 49,
  122. "command": "install",
  123. "hasParent": true
  124. },
  125. {
  126. "file": "^codemodel-v2\\.cmake$",
  127. "line": null,
  128. "command": null,
  129. "hasParent": true
  130. },
  131. {
  132. "file": "^CMakeLists\\.txt$",
  133. "line": 3,
  134. "command": "include",
  135. "hasParent": true
  136. },
  137. {
  138. "file": "^CMakeLists\\.txt$",
  139. "line": null,
  140. "command": null,
  141. "hasParent": false
  142. }
  143. ]
  144. },
  145. {
  146. "path": "lib",
  147. "_dllExtra": true,
  148. "backtrace": [
  149. {
  150. "file": "^codemodel-v2\\.cmake$",
  151. "line": 49,
  152. "command": "install",
  153. "hasParent": true
  154. },
  155. {
  156. "file": "^codemodel-v2\\.cmake$",
  157. "line": null,
  158. "command": null,
  159. "hasParent": true
  160. },
  161. {
  162. "file": "^CMakeLists\\.txt$",
  163. "line": 3,
  164. "command": "include",
  165. "hasParent": true
  166. },
  167. {
  168. "file": "^CMakeLists\\.txt$",
  169. "line": null,
  170. "command": null,
  171. "hasParent": false
  172. }
  173. ]
  174. },
  175. {
  176. "path": "lib",
  177. "_namelink": true,
  178. "backtrace": [
  179. {
  180. "file": "^codemodel-v2\\.cmake$",
  181. "line": 54,
  182. "command": "install",
  183. "hasParent": true
  184. },
  185. {
  186. "file": "^codemodel-v2\\.cmake$",
  187. "line": null,
  188. "command": null,
  189. "hasParent": true
  190. },
  191. {
  192. "file": "^CMakeLists\\.txt$",
  193. "line": 3,
  194. "command": "include",
  195. "hasParent": true
  196. },
  197. {
  198. "file": "^CMakeLists\\.txt$",
  199. "line": null,
  200. "command": null,
  201. "hasParent": false
  202. }
  203. ]
  204. }
  205. ]
  206. },
  207. "link": {
  208. "language": "C",
  209. "lto": true,
  210. "commandFragments": null
  211. },
  212. "archive": null,
  213. "dependencies": [
  214. {
  215. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  216. "backtrace": null
  217. }
  218. ]
  219. }