Files
pixelarium/.dir-locals.el
T

5 lines
212 B
EmacsLisp
Raw Normal View History

2025-03-12 18:54:23 +01:00
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((compile-command . "cmake -B build -S . && cmake --build build"))))