swissChili | d98781b | 2021-07-25 21:04:17 -0700 | [diff] [blame] | 1 | ((nil . ((eval |
swissChili | 480f176 | 2021-07-26 22:17:34 -0700 | [diff] [blame^] | 2 | . (setq-local flycheck-clang-include-path |
3 | (jmk-includes-for (expand-file-name buffer-file-name)) | ||||
4 | flycheck-clang-args | ||||
5 | (jmk-other-flags-for (expand-file-name buffer-file-name))))))) |