crafting-interpreters/clox
Tom Willemse 79c1056553
Generate the compilation database through CMake
Use an Emacs directory-local variable to specify to ccls where the compilation
directory lives, tell CMake to generate the compilation database, and remove
bear from the environment.

Add clang to the environment for clang-format.
2021-07-22 01:09:45 -07:00
..
src Chapter 15.1 2021-07-22 01:09:11 -07:00
.gitignore Chapter 14.1-6 2021-07-08 02:25:13 -07:00
CMakeLists.txt Generate the compilation database through CMake 2021-07-22 01:09:45 -07:00