cxx_shared_lib.json 6.0 KB

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