cxx_exe_precompileheader_multigen.json 5.3 KB

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