view .dir-locals.el @ 1455:75b6ec7c70b3

fix build for jsoncpp consumers Correctly use the variables created by PKG_CHECK_MODULES(JSONCPP ...)
author Luke Mewburn <luke@mewburn.net>
date Fri, 28 Feb 2020 10:08:37 +1100
parents 86e231b3d6fc
children
line wrap: on
line source

;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((c-mode
  (c-basic-offset . 8)))
"Welcome to our mercurial repository"