4 lines
162 B
EmacsLisp
4 lines
162 B
EmacsLisp
((nil . ((compile-command . (concat "make -C "
|
|
(vc-root-dir)
|
|
" -k -j2 testing")))))
|