cxx_shared_lib.json 6.0 KB

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