cxx_exe_precompileheader_2arch.json 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. {
  2. "compileGroups": [
  3. {
  4. "language": "CXX",
  5. "sourcePaths": [
  6. ".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$"
  7. ],
  8. "includes": null,
  9. "defines": null,
  10. "precompileHeaders": [
  11. {
  12. "header": ".*empty\\.h$",
  13. "backtrace": [
  14. {
  15. "file": "^cxx/CMakeLists\\.txt$",
  16. "line": 21,
  17. "command": "target_precompile_headers",
  18. "hasParent": true
  19. },
  20. {
  21. "file": "^cxx/CMakeLists\\.txt$",
  22. "line": null,
  23. "command": null,
  24. "hasParent": false
  25. }
  26. ]
  27. }
  28. ],
  29. "compileCommandFragments": [
  30. {
  31. "fragment": "TargetCompileOptions",
  32. "backtrace": [
  33. {
  34. "file": "^cxx/CMakeLists\\.txt$",
  35. "line": 17,
  36. "command": "target_compile_options",
  37. "hasParent": true
  38. },
  39. {
  40. "file": "^cxx/CMakeLists\\.txt$",
  41. "line": null,
  42. "command": null,
  43. "hasParent": false
  44. }
  45. ]
  46. }
  47. ]
  48. },
  49. {
  50. "language": "CXX",
  51. "sourcePaths": [
  52. ".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$"
  53. ],
  54. "includes": null,
  55. "defines": null,
  56. "precompileHeaders": [
  57. {
  58. "header": ".*empty\\.h$",
  59. "backtrace": [
  60. {
  61. "file": "^cxx/CMakeLists\\.txt$",
  62. "line": 21,
  63. "command": "target_precompile_headers",
  64. "hasParent": true
  65. },
  66. {
  67. "file": "^cxx/CMakeLists\\.txt$",
  68. "line": null,
  69. "command": null,
  70. "hasParent": false
  71. }
  72. ]
  73. }
  74. ],
  75. "compileCommandFragments": [
  76. {
  77. "fragment": "TargetCompileOptions",
  78. "backtrace": [
  79. {
  80. "file": "^cxx/CMakeLists\\.txt$",
  81. "line": 17,
  82. "command": "target_compile_options",
  83. "hasParent": true
  84. },
  85. {
  86. "file": "^cxx/CMakeLists\\.txt$",
  87. "line": null,
  88. "command": null,
  89. "hasParent": false
  90. }
  91. ]
  92. }
  93. ]
  94. },
  95. {
  96. "language": "CXX",
  97. "sourcePaths": [
  98. "^empty\\.cxx$"
  99. ],
  100. "includes": null,
  101. "defines": null,
  102. "precompileHeaders": [
  103. {
  104. "header": ".*empty\\.h$",
  105. "backtrace": [
  106. {
  107. "file": "^cxx/CMakeLists\\.txt$",
  108. "line": 21,
  109. "command": "target_precompile_headers",
  110. "hasParent": true
  111. },
  112. {
  113. "file": "^cxx/CMakeLists\\.txt$",
  114. "line": null,
  115. "command": null,
  116. "hasParent": false
  117. }
  118. ]
  119. }
  120. ],
  121. "compileCommandFragments": [
  122. {
  123. "fragment": "TargetCompileOptions",
  124. "backtrace": [
  125. {
  126. "file": "^cxx/CMakeLists\\.txt$",
  127. "line": 17,
  128. "command": "target_compile_options",
  129. "hasParent": true
  130. },
  131. {
  132. "file": "^cxx/CMakeLists\\.txt$",
  133. "line": null,
  134. "command": null,
  135. "hasParent": false
  136. }
  137. ]
  138. }
  139. ]
  140. }
  141. ],
  142. "sources": [
  143. {
  144. "path": ".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$",
  145. "isGenerated": null,
  146. "sourceGroupName": "Source Files",
  147. "compileGroupLanguage": "CXX",
  148. "backtrace": [
  149. {
  150. "file": "^cxx/CMakeLists\\.txt$",
  151. "line": null,
  152. "command": null,
  153. "hasParent": false
  154. }
  155. ]
  156. },
  157. {
  158. "path": ".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$",
  159. "isGenerated": null,
  160. "sourceGroupName": "Source Files",
  161. "compileGroupLanguage": "CXX",
  162. "backtrace": [
  163. {
  164. "file": "^cxx/CMakeLists\\.txt$",
  165. "line": null,
  166. "command": null,
  167. "hasParent": false
  168. }
  169. ]
  170. },
  171. {
  172. "path": "^empty\\.cxx$",
  173. "isGenerated": null,
  174. "sourceGroupName": "Source Files",
  175. "compileGroupLanguage": "CXX",
  176. "backtrace": [
  177. {
  178. "file": "^cxx/CMakeLists\\.txt$",
  179. "line": 5,
  180. "command": "add_executable",
  181. "hasParent": true
  182. },
  183. {
  184. "file": "^cxx/CMakeLists\\.txt$",
  185. "line": null,
  186. "command": null,
  187. "hasParent": false
  188. }
  189. ]
  190. },
  191. {
  192. "path": ".*/cmake_pch(_[^.]+)?\\.hxx$",
  193. "isGenerated": null,
  194. "sourceGroupName": "Precompile Header File",
  195. "compileGroupLanguage": null,
  196. "backtrace": [
  197. {
  198. "file": "^cxx/CMakeLists\\.txt$",
  199. "line": null,
  200. "command": null,
  201. "hasParent": false
  202. }
  203. ]
  204. },
  205. {
  206. "path": ".*/cmake_pch(_[^.]+)?\\.hxx$",
  207. "isGenerated": null,
  208. "sourceGroupName": "Precompile Header File",
  209. "compileGroupLanguage": null,
  210. "backtrace": [
  211. {
  212. "file": "^cxx/CMakeLists\\.txt$",
  213. "line": null,
  214. "command": null,
  215. "hasParent": false
  216. }
  217. ]
  218. }
  219. ],
  220. "sourceGroups": [
  221. {
  222. "name": "Source Files",
  223. "sourcePaths": [
  224. ".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$",
  225. ".*cmake_pch(_[^.]+)?(\\.hxx)?\\.cxx$",
  226. "^empty\\.cxx$"
  227. ]
  228. },
  229. {
  230. "name": "Precompile Header File",
  231. "sourcePaths": [
  232. ".*/cmake_pch(_[^.]+)?\\.hxx$",
  233. ".*/cmake_pch(_[^.]+)?\\.hxx$"
  234. ]
  235. }
  236. ]
  237. }