Do not hardcode xclip
[llpp.git] / .dir-locals.el
blobbe4fd80f8c0a84de262bff536922fd3681d8c1e2
1 ((nil
2 . ((compile-command
3 . "CXX='ccache g++' CC='ccache gcc' ./build.bash build"))))