Files
pixelarium/.dir-locals.el
T
Kueffner, Maximilian ea8697088c project boilerplate
2025-03-12 18:54:23 +01:00

5 lines
212 B
EmacsLisp

;;; 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"))))