Git - code.swisschili.sh
code.swisschili.sh
/
bluejay
/
4691cf6c7820af91ef4d6d697e4214ce4b33df8e
/
.
/
.dir-locals.el
blob: 0f6ea6484c2653f2f8ac64655a95a3bc89281aeb [
file
] [
log
] [
blame
]
((
nil
.
((
eval
.
(
let
((
path
(
expand-file-name
(
or buffer-file-name
"."
))))
(
setq
-local flycheck-clang-include-path
(
jmk-includes-for path
)
flycheck-clang-args
(
jmk-other-flags-for path
)))))))