mirror of
https://github.com/neovim/neovim.git
synced 2025-11-22 10:06:33 +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>