File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "hidden" : true ,
3232 "generator" : " Ninja Multi-Config"
3333 },
34- {
35- "name" : " build-cache" ,
36- "hidden" : true ,
37- "cacheVariables" : {
38- "CMAKE_CXX_COMPILER_LAUNCHER" : " BuildCache"
39- }
40- },
4134 {
4235 "name" : " base" ,
4336 "hidden" : true ,
4639 " ninja" ,
4740 " vcpkg"
4841 ],
49- "binaryDir" : " ${sourceDir}/out/build/${presetName}"
42+ "binaryDir" : " ${sourceDir}/out/build/${presetName}" ,
43+ "cacheVariables" : {
44+ "CMAKE_EXPORT_COMPILE_COMMANDS" : true
45+ }
5046 },
5147 {
5248 "name" : " msvc" ,
199195 {
200196 "name" : " gcc_af_cpu_release" ,
201197 "configurePreset" : " gcc_af_cpu" ,
202- "inherits" : " debug -base"
198+ "inherits" : " release -base"
203199 },
204200 {
205201 "name" : " msvc_af_cuda_debug" ,
214210 {
215211 "name" : " msvc_af_cpu_debug" ,
216212 "configurePreset" : " msvc_af_cpu" ,
217- "inherits" : " debug-base" ,
218- "environment" : {
219- //"ONEDNN_VERBOSE" : "all"
220- }
213+ "inherits" : " debug-base"
221214 },
222215 {
223216 "name" : " gcc_af_cpu_debug" ,
You can’t perform that action at this time.
0 commit comments