diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-01-28 00:42:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-28 00:42:13 +0100 |
commit | 881d4adb5942301a26ccd45315e146eccb114519 (patch) | |
tree | c9326939507b7de0b8a910bc8c1b928d6e492a49 /runtime/lua/vim/treesitter/language.lua | |
parent | 2cde6a18b5dea27fdff673baa876c505696d297f (diff) | |
download | rneovim-881d4adb5942301a26ccd45315e146eccb114519.tar.gz rneovim-881d4adb5942301a26ccd45315e146eccb114519.tar.bz2 rneovim-881d4adb5942301a26ccd45315e146eccb114519.zip |
build: enable ccache by default if available (#22020)
Initial benchmarks show that this gives a nice 50% compile time
reduction for neovim. This shouldn't affect users or CI, but it's a nice
speedup for local development. The C_COMPILER_LAUNCHER target property
is only supported by Makefiles and Ninja generators only, so this won't
give a speedup when using the Xcode and Visual Studio generators even if
ccache is available.
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions