mirror of
https://github.com/neovim/neovim.git
synced 2026-09-09 15:35:51 +00:00
This avoids invoking CMake after a new commit, which might take 15s on some systems. Skipped on CMake < 3.2.0 (missing BYPRODUCTS support). Co-Authored-By: Justin M. Keyes <justinkz@gmail.com>