1
0

c_shared_lib.json 6.7 KB

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