c_shared_lib.json 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. {
  2. "name": "c_shared_lib",
  3. "id": "^c_shared_lib::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "SHARED_LIBRARY",
  7. "imported": null,
  8. "local": null,
  9. "abstract": null,
  10. "isGeneratorProvided": null,
  11. "fileSets": null,
  12. "sources": [
  13. {
  14. "path": "^empty\\.c$",
  15. "isGenerated": null,
  16. "fileSetName": null,
  17. "sourceGroupName": "Source Files",
  18. "compileGroupLanguage": "C",
  19. "backtrace": [
  20. {
  21. "file": "^codemodel-v2\\.cmake$",
  22. "line": 16,
  23. "command": "add_library",
  24. "hasParent": true
  25. },
  26. {
  27. "file": "^codemodel-v2\\.cmake$",
  28. "line": null,
  29. "command": null,
  30. "hasParent": true
  31. },
  32. {
  33. "file": "^CMakeLists\\.txt$",
  34. "line": 3,
  35. "command": "include",
  36. "hasParent": true
  37. },
  38. {
  39. "file": "^CMakeLists\\.txt$",
  40. "line": null,
  41. "command": null,
  42. "hasParent": false
  43. }
  44. ]
  45. }
  46. ],
  47. "sourceGroups": [
  48. {
  49. "name": "Source Files",
  50. "sourcePaths": [
  51. "^empty\\.c$"
  52. ]
  53. }
  54. ],
  55. "compileGroups": [
  56. {
  57. "language": "C",
  58. "sourcePaths": [
  59. "^empty\\.c$"
  60. ],
  61. "includes": null,
  62. "frameworks": null,
  63. "defines": [
  64. {
  65. "define": "_WINDLL",
  66. "backtrace": null
  67. },
  68. {
  69. "define": "c_shared_lib_EXPORTS",
  70. "backtrace": null
  71. }
  72. ],
  73. "compileCommandFragments": null
  74. }
  75. ],
  76. "backtrace": [
  77. {
  78. "file": "^codemodel-v2\\.cmake$",
  79. "line": 16,
  80. "command": "add_library",
  81. "hasParent": true
  82. },
  83. {
  84. "file": "^codemodel-v2\\.cmake$",
  85. "line": null,
  86. "command": null,
  87. "hasParent": true
  88. },
  89. {
  90. "file": "^CMakeLists\\.txt$",
  91. "line": 3,
  92. "command": "include",
  93. "hasParent": true
  94. },
  95. {
  96. "file": "^CMakeLists\\.txt$",
  97. "line": null,
  98. "command": null,
  99. "hasParent": false
  100. }
  101. ],
  102. "folder": null,
  103. "nameOnDisk": "^(lib|cyg|msys-)?c_shared_lib(-1)?\\.(so|dylib|dll)$",
  104. "artifacts": [
  105. {
  106. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?c_shared_lib(-1)?\\.(so|dylib|dll)$",
  107. "_dllExtra": false
  108. },
  109. {
  110. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_shared_lib\\.(dll\\.a|lib|l)$",
  111. "_dllExtra": true
  112. },
  113. {
  114. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?c_shared_lib(-1)?\\.pdb$",
  115. "_dllExtra": true
  116. }
  117. ],
  118. "build": "^\\.$",
  119. "source": "^\\.$",
  120. "install": {
  121. "prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
  122. "destinations": [
  123. {
  124. "path": "lib",
  125. "backtrace": [
  126. {
  127. "file": "^codemodel-v2\\.cmake$",
  128. "line": 53,
  129. "command": "install",
  130. "hasParent": true
  131. },
  132. {
  133. "file": "^codemodel-v2\\.cmake$",
  134. "line": null,
  135. "command": null,
  136. "hasParent": true
  137. },
  138. {
  139. "file": "^CMakeLists\\.txt$",
  140. "line": 3,
  141. "command": "include",
  142. "hasParent": true
  143. },
  144. {
  145. "file": "^CMakeLists\\.txt$",
  146. "line": null,
  147. "command": null,
  148. "hasParent": false
  149. }
  150. ]
  151. },
  152. {
  153. "path": "lib",
  154. "_dllExtra": true,
  155. "backtrace": [
  156. {
  157. "file": "^codemodel-v2\\.cmake$",
  158. "line": 53,
  159. "command": "install",
  160. "hasParent": true
  161. },
  162. {
  163. "file": "^codemodel-v2\\.cmake$",
  164. "line": null,
  165. "command": null,
  166. "hasParent": true
  167. },
  168. {
  169. "file": "^CMakeLists\\.txt$",
  170. "line": 3,
  171. "command": "include",
  172. "hasParent": true
  173. },
  174. {
  175. "file": "^CMakeLists\\.txt$",
  176. "line": null,
  177. "command": null,
  178. "hasParent": false
  179. }
  180. ]
  181. },
  182. {
  183. "path": "lib",
  184. "_namelink": true,
  185. "backtrace": [
  186. {
  187. "file": "^codemodel-v2\\.cmake$",
  188. "line": 58,
  189. "command": "install",
  190. "hasParent": true
  191. },
  192. {
  193. "file": "^codemodel-v2\\.cmake$",
  194. "line": null,
  195. "command": null,
  196. "hasParent": true
  197. },
  198. {
  199. "file": "^CMakeLists\\.txt$",
  200. "line": 3,
  201. "command": "include",
  202. "hasParent": true
  203. },
  204. {
  205. "file": "^CMakeLists\\.txt$",
  206. "line": null,
  207. "command": null,
  208. "hasParent": false
  209. }
  210. ]
  211. }
  212. ]
  213. },
  214. "link": {
  215. "language": "C",
  216. "lto": true,
  217. "commandFragments": null
  218. },
  219. "archive": null,
  220. "dependencies": [
  221. {
  222. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  223. "backtrace": null
  224. }
  225. ]
  226. }