cxx_shared_lib.json 5.8 KB

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