cxx_shared_lib.json 5.9 KB

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