6 let g:switch_custom_definitions =
12 setlocal errorformat+=%+ICall\ Stack%.%#:,%Z\ \ %f:%l\ (%o)
13 setlocal errorformat+=CMake\ %trror\ at\ %f:%l\ (%o):
14 setlocal errorformat+=CMake\ %tarning\ at\ %f:%l\ (%o):
15 " TODO: capture multiline error message to display in qf
16 " setlocal errorformat+=%C\ \ %m
17 " setlocal errorformat+=%ECMake\ %terror%.%#\ at\ %f:%l\ (%o):,%Z\ \ %m
18 " setlocal errorformat+=%WCMake\ %tarning%.%#\ at\ %f:%l\ (%o):,%Z\ \ %m