mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 13:08:33 +00:00

If LibUV_USE_STATIC is set then the static libuv library will be preferred to the shared library. This is useful when building with the bundled libuv but is less useful when building with a system libuv.