mirror of
https://github.com/neovim/neovim.git
synced 2026-02-10 22:42:19 +10:00
It's a combination of add_custom_target and add_custom_command that does what most users probably expect should happen. This also fixes `make clean` removing files tracked by git.